#include <inetstl/inetstl.h>
#include <stlsoft/collections/util/collections.hpp>
#include <stlsoft/string/simple_string.hpp>
#include <stlsoft/shims/access/string.hpp>
#include <stlsoft/string/string_tokeniser.hpp>
#include <stlsoft/util/std/iterator_helper.hpp>
Go to the source code of this file.
Namespaces | |
namespace | inetstl |
Classes | |
class | searchspec_sequence |
Provides multi-pattern functionality over a file-system search sequence class. More... | |
struct | searchspec_sequence::search_state |
class | searchspec_sequence::const_iterator |
The const_iterator type for the searchspec_sequence. More... | |
Functions | |
template<typename T> | |
void | call_set_null (T *&pt, void(T::*F)()) |