Class TempLat::GetString
ClassList > TempLat > GetString
A template-programming class which helps to get the 'toString'-value from any type, whether it has the toString-method or it is a scalar value. More...
#include <getstring.h>
Public Static Functions
| Type | Name |
|---|---|
| std::string | get (const U & obj) |
| std::string | get (const U & obj) |
| std::string | get (const U & obj) |
| std::string | get (const U & obj) |
| std::string | get (const U & val) |
| std::string | get (const U & obj, Tag< N > i) |
| std::string | get (const U & obj, Tag< N > i) |
Detailed Description
Unit test: ctest -R test-getstring
Public Static Functions Documentation
function get [1/7]
function get [2/7]
function get [3/7]
function get [4/7]
function get [5/7]
function get [6/7]
template<int N, typename U>
static inline std::string TempLat::GetString::get (
const U & obj,
Tag < N > i
)
function get [7/7]
template<int N, typename U>
static inline std::string TempLat::GetString::get (
const U & obj,
Tag < N > i
)
The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/lattice/algebra/helpers/getstring.h