Namespace stdΒΆ
-
namespace std
Functions
-
std::ostream &operator<<(std::ostream &os, const mata::nfa::Transition &trans)
-
std::ostream &operator<<(std::ostream &os, const mata::IntermediateAut &inter_aut)
-
std::ostream &operator<<(std::ostream &os, const mata::parser::ParsedSection &parsec)
Output stream operator.
-
template<class A, class B>
std::string to_string(const std::unordered_map<A, B> &unmap) unordered_map to string
-
template<class A, class B>
std::string to_string(const std::unordered_multimap<A, B> &unmap) unordered_multimap to string
-
inline std::string to_string(char ch)
Character to string.
-
template<>
struct hash<mata::nfa::Transition> - #include <nfa.hh>
-
std::ostream &operator<<(std::ostream &os, const mata::nfa::Transition &trans)