$darkmode
#include "stack.hpp"#include <algorithm>#include <map>#include <memory>#include <set>#include <string>#include <boost/algorithm/string/predicate.hpp>#include <boost/filesystem.hpp>#include <cloe/utility/std_extensions.hpp>Functions | |
| auto | cloe::include_prototype () |
| Conf | cloe::default_conf_reader (const std::string &filepath) |
| void | cloe::swap (Stack &left, Stack &right) |