#include <sajson.h>
Definition at line 359 of file sajson.h.
◆ object_key_comparator()
sajson::internal::object_key_comparator::object_key_comparator |
( |
const char * |
object_data | ) |
|
|
inline |
◆ operator()() [1/3]
bool sajson::internal::object_key_comparator::operator() |
( |
const object_key_record & |
lhs, |
|
|
const string & |
rhs |
|
) |
| const |
|
inline |
◆ operator()() [2/3]
bool sajson::internal::object_key_comparator::operator() |
( |
const string & |
lhs, |
|
|
const object_key_record & |
rhs |
|
) |
| const |
|
inline |
◆ operator()() [3/3]
◆ data
const char* sajson::internal::object_key_comparator::data |
The documentation for this struct was generated from the following file: