BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
belfem::map Namespace Reference

Functions

template<typename T>
std::string KeyToString (const T &aKey)
template<>
std::string KeyToString (const std::string &aKey)
template<>
std::string KeyToString (const int &aKey)
template<>
std::string KeyToString (const unsigned int &aKey)
template<>
std::string KeyToString (const long unsigned int &aKey)

Function Documentation

◆ KeyToString() [1/5]

template<>
std::string belfem::map::KeyToString ( const int & aKey)
inline

◆ KeyToString() [2/5]

template<>
std::string belfem::map::KeyToString ( const long unsigned int & aKey)
inline

◆ KeyToString() [3/5]

template<>
std::string belfem::map::KeyToString ( const std::string & aKey)
inline

◆ KeyToString() [4/5]

template<typename T>
std::string belfem::map::KeyToString ( const T & aKey)

◆ KeyToString() [5/5]

template<>
std::string belfem::map::KeyToString ( const unsigned int & aKey)
inline