ARB
Classes | Macros
sized_cstr.h File Reference
#include "arb_assert.h"
#include <limits>
#include <cstdlib>
Include dependency graph for sized_cstr.h:

Go to the source code of this file.

Classes

class  SizedCstr
 

Macros

#define UNKNOWN_LENGTH   std::numeric_limits<size_t>::max()
 

Macro Definition Documentation

#define UNKNOWN_LENGTH   std::numeric_limits<size_t>::max()

Definition at line 24 of file sized_cstr.h.

Referenced by SizedCstr::get_length().