Id created from a string literal at compile-time.
More...
#include <Id.h>
Id created from a string literal at compile-time.
- See also
- string literal operator
_id
constexpr honey::IdLiteral::IdLiteral |
( |
| ) |
|
|
inline |
constexpr honey::IdLiteral::IdLiteral |
( |
const char * |
str, |
|
|
szt |
len |
|
) |
| |
|
inline |
constexpr szt honey::IdLiteral::hash |
( |
| ) |
const |
|
inline |
constexpr const char* honey::IdLiteral::name |
( |
| ) |
const |
|
inline |
constexpr honey::IdLiteral::operator szt |
( |
| ) |
const |
|
inline |
constexpr bool honey::IdLiteral::operator!= |
( |
const IdLiteral & |
rhs | ) |
const |
|
inline |
bool honey::IdLiteral::operator!= |
( |
const Id & |
rhs | ) |
const |
|
inline |
constexpr bool honey::IdLiteral::operator< |
( |
const IdLiteral & |
rhs | ) |
const |
|
inline |
bool honey::IdLiteral::operator< |
( |
const Id & |
rhs | ) |
const |
|
inline |
constexpr bool honey::IdLiteral::operator<= |
( |
const IdLiteral & |
rhs | ) |
const |
|
inline |
bool honey::IdLiteral::operator<= |
( |
const Id & |
rhs | ) |
const |
|
inline |
constexpr bool honey::IdLiteral::operator== |
( |
const IdLiteral & |
rhs | ) |
const |
|
inline |
bool honey::IdLiteral::operator== |
( |
const Id & |
rhs | ) |
const |
|
inline |
constexpr bool honey::IdLiteral::operator> |
( |
const IdLiteral & |
rhs | ) |
const |
|
inline |
bool honey::IdLiteral::operator> |
( |
const Id & |
rhs | ) |
const |
|
inline |
constexpr bool honey::IdLiteral::operator>= |
( |
const IdLiteral & |
rhs | ) |
const |
|
inline |
bool honey::IdLiteral::operator>= |
( |
const Id & |
rhs | ) |
const |
|
inline |
ostream& operator<< |
( |
ostream & |
os, |
|
|
const IdLiteral & |
val |
|
) |
| |
|
friend |
The documentation for this class was generated from the following file:
- src/common/Honey/String/Id.h