Itasca C++ Interface
Loading...
Searching...
No Matches
common
base
src
basebool.h
Go to the documentation of this file.
1
#pragma once
8
#include <string>
9
typedef
std::basic_string<char8>
String
;
10
12
//#ifdef NDEBUG
13
// //static const bool isDebugCompile = false;
14
//#else
15
// static const bool isDebugCompile = true;
16
//#endif
18
19
// EoF
String
std::basic_string< char8 > String
std::string of type Char
Definition
basebool.h:9
Generated by
1.10.0