Joedb 9.5.0
The Journal-Only Embedded Database
|
#include "joedb/is_identifier.h"
Go to the source code of this file.
Namespaces | |
namespace | joedb |
Functions | |
constexpr bool | joedb::is_letter (char c) |
constexpr bool | joedb::is_number (char c) |
bool | joedb::is_identifier (const std::string &s) |