#include <ders/config.hpp>
#include <list>
#include <vector>
#include <ders/stl_alloc.hpp>
#include <ders/text.hpp>
Go to the source code of this file.
Namespaces | |
namespace | ders |
Classes | |
class | ders::wldcrd_mtchr |
Represents implementation independent file name wildcard matcher. More... | |
struct | ders::wldcrd_mtchr::word |
struct | ders::wldcrd_mtchr::segm |
Typedefs | |
typedef sh_ptr< wldcrd_mtchr > | ders::sh_wldcrd_mtchr |
Functions | |
sh_wldcrd_mtchr | ders::new_wldcrd_mtchr (mem_pool &mp, const ch_rng &mask) |
Creates new wldcrd_mtchr object. |
Definition in file wldcrd_mtchr.hpp.