blocxx
Namespaces | Macros | Typedefs
GlobalString.hpp File Reference
#include "blocxx/BLOCXX_config.h"
#include "blocxx/CommonFwd.hpp"
#include "blocxx/LazyGlobal.hpp"

Go to the source code of this file.

Namespaces

namespace  BLOCXX_NAMESPACE
 Taken from RFC 1321.
 

Macros

#define BLOCXX_GLOBAL_STRING_INIT(str)   BLOCXX_LAZY_GLOBAL_INIT(str)
 

Typedefs

typedef LazyGlobal< String, char const *constBLOCXX_NAMESPACE::GlobalString
 

Macro Definition Documentation

◆ BLOCXX_GLOBAL_STRING_INIT

#define BLOCXX_GLOBAL_STRING_INIT ( str)    BLOCXX_LAZY_GLOBAL_INIT(str)

Definition at line 51 of file GlobalString.hpp.