$darkmode
stack.cpp File Reference
#include "stack.hpp"
#include <algorithm>
#include <filesystem>
#include <map>
#include <memory>
#include <set>
#include <string>
#include <cloe/utility/std_extensions.hpp>
#include <fable/utility/string.hpp>
Include dependency graph for stack.cpp:

Functions

auto cloe::include_prototype ()
 
Conf cloe::default_conf_reader (const std::string &filepath)
 
void cloe::swap (Stack &left, Stack &right)
 

Detailed Description