fswatch 1.17.1
Namespaces | Typedefs
libfswatch_set.hpp File Reference

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

#include "libfswatch/libfswatch_config.h"
#include <set>

Go to the source code of this file.

Namespaces

namespace  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:\n GNU General Public License v. 3.0
Author
Enrico M. Crisostomo
Version
1.8.0