libfswatch  1.9.3
Namespaces | Typedefs
libfswatch_set.hpp File Reference

Header defining the default set type used by the library. More...

#include <set>

Go to the source code of this file.

Namespaces

 fsw
 Main namespace of libfswatch.
 

Typedefs

template<typename K >
using fsw::fsw_hash_set = std::set< K >
 Default set type used by libfswatch. More...
 

Detailed Description

Header defining the default set type used by the library.

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