libfswatch  1.9.3
Namespaces | Typedefs
libfswatch_map.hpp File Reference

Header defining the associative container used by the library. More...

#include <map>

Go to the source code of this file.

Namespaces

 fsw
 Main namespace of libfswatch.
 

Typedefs

template<typename K , typename V >
using fsw::fsw_hash_map = std::map< K, V >
 Default associative container type used by libfswatch. More...
 

Detailed Description

Header defining the associative container used by the library.

License:
GNU General Public License v. 3.0
Author
Enrico M. Crisostomo
Version
1.8.0