voxelTerrain
Main Page
Classes
Files
Examples
File List
All
Classes
Functions
Variables
Typedefs
Enumerations
Pages
modules
serialization
source
blub
serialization
format
text
output.hpp
1
#ifndef SERIALIZATION_FORMAT_TEXT_OUTPUT_HPP
2
#define SERIALIZATION_FORMAT_TEXT_OUTPUT_HPP
3
4
#include "blub/core/globals.hpp"
5
6
#include <boost/archive/text_oarchive.hpp>
7
8
9
namespace
blub
10
{
11
namespace
serialization
12
{
13
namespace
format
14
{
15
namespace
text
16
{
17
18
19
typedef
boost::archive::text_oarchive output;
20
21
22
}
23
}
24
}
25
}
26
27
28
#endif // SERIALIZATION_FORMAT_TEXT_OUTPUT_HPP
blub
Definition:
deadlineTimer.hpp:10
Generated on Sat Jan 31 2015 13:35:23 for voxelTerrain by
1.8.8