Declaration of template
function Lexical.
More...
Go to the source code of this file.
Namespaces | |
namespace | keyvalue |
All functionalities of KeyValue library are inside this | |
namespace | keyvalue::util |
Utility | |
Functions | |
template<typename From , typename To > | |
To | Lexical (const From &input) |
Converts from type From to type To. |
Declaration of template
function Lexical.