MostlyHarmless 0.0.1
Loading...
Searching...
No Matches
mostlyharmless_Visitor.h File Reference

Go to the source code of this file.

Classes

struct  mostly_harmless::utils::Visitor< Callable >
 Util for use with std::visit to avoid a bunch of if constexpr(...)s. More...

Namespaces

namespace  mostly_harmless
 The top-level namespace, contains all things plugin-related.
namespace  mostly_harmless::utils
 Contains general purpose utility classes & functions.