|
fswatch 1.20.1
|
Header defining the associative container used by the library. More...
#include <libfswatch/libfswatch_config.h>#include <map>Go to the source code of this file.
Namespaces | |
| namespace | 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. | |
Header defining the associative container used by the library.