documentation and style updates

This commit is contained in:
Shane Grant
2013-06-28 23:15:52 -07:00
parent 955eade217
commit 0568675db1
5 changed files with 39 additions and 7 deletions

View File

@@ -27,6 +27,8 @@
#ifndef CEREAL_ACCESS_HPP_
#define CEREAL_ACCESS_HPP_
#include <type_traits>
namespace cereal
{
//! A class that allows cereal to load smart pointers to types that have no default constructor