| 
    libfswatch
    1.9.3
    
   | 
 
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... | |
Header defining the associative container used by the library.
 1.8.10