Fabcoin Core
0.16.2
P2P Digital Currency
|
Standard names for retrieving values by name when working with NameValuePairs
.
More...
#include "cryptlib.h"
Go to the source code of this file.
Macros | |
#define | CRYPTOPP_DEFINE_NAME_STRING(name) inline const char *name() {return #name;} |
Standard names for retrieving values by name when working with NameValuePairs
.
Definition in file argnames.h.
Definition at line 15 of file argnames.h.