|
piranha
0.10
|
Type trait to detect piranha::safe_cast(). More...
#include <piranha/safe_cast.hpp>
Static Public Attributes | |
| static const bool | value = implementation_defined |
| Value of the type trait. | |
Type trait to detect piranha::safe_cast().
The type trait will be true if piranha::safe_cast() can be called with To and From as template arguments, false otherwise.
Definition at line 237 of file safe_cast.hpp.
1.8.14