ARB
|
#include "arb_assert.h"
#include <limits>
#include <cstdlib>
Go to the source code of this file.
Classes | |
class | SizedCstr |
Macros | |
#define | UNKNOWN_LENGTH std::numeric_limits<size_t>::max() |
Definition at line 24 of file sized_cstr.h.
Referenced by SizedCstr::get_length().