|
rippled
|
Thrown when a conversion is not possible with LexicalCast. More...
#include <LexicalCast.h>


Public Member Functions | |
| BadLexicalCast ()=default | |
| T | what (T... args) |
Thrown when a conversion is not possible with LexicalCast.
Only used in the throw variants of lexicalCast.
Definition at line 190 of file LexicalCast.h.
|
explicitdefault |