halcheck
1.0
Loading...
Searching...
No Matches
halcheck
lib
symbol
hash
operator T
operator!=
operator==
symbol
symbol
◆
operator T()
template<typename T >
halcheck::lib::symbol::operator T
(
)
const
inline
explicit
Casts the underlying string to a value.
Template Parameters
T
The type of value to cast to.
Returns
The underlying string reference casted to
T
.
Postcondition
(T)x == (T)(const
std::string
&)x
Generated by
1.12.0