From ebcace7cc8dd98e8d8ae1ffe3ef52e1ef68665d8 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Sun, 3 Sep 2017 12:13:54 +0100 Subject: Updating docs --- structrapidxml_1_1memory__pool_1_1header.html | 129 ++++++++++++++++++++++++++ 1 file changed, 129 insertions(+) create mode 100644 structrapidxml_1_1memory__pool_1_1header.html (limited to 'structrapidxml_1_1memory__pool_1_1header.html') diff --git a/structrapidxml_1_1memory__pool_1_1header.html b/structrapidxml_1_1memory__pool_1_1header.html new file mode 100644 index 00000000..54222d21 --- /dev/null +++ b/structrapidxml_1_1memory__pool_1_1header.html @@ -0,0 +1,129 @@ + + + + + + + +YAGE: rapidxml::memory_pool< Ch >::header Struct Reference + + + + + + + + + + + + + + +
+
+ + + + + + +
+
YAGE +  v0.1.1 +
+
Yet Another Game Engine
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
rapidxml::memory_pool< Ch >::header Struct Reference
+
+
+ + + + +

+Public Attributes

char * previous_begin
 
+

Member Data Documentation

+ +

◆ previous_begin

+ +
+
+
+template<class Ch = char>
+ + + + +
char* rapidxml::memory_pool< Ch >::header::previous_begin
+
+ +
+
+
The documentation for this struct was generated from the following file: +
+
+ + + + -- cgit