comex 4c7bbd96e4 Improve ChunkFile.h:
- Add support for std::set and std:pair.

- Switch from std::is_pod to std::is_trivially_copyable, to allow for
  types that have constructors but trivial copy constructors.  Easy,
  except there are three different nonstandard versions of it required
  on different platforms, in addition to the standard one.
2013-10-31 15:40:53 -04:00
..
2013-10-31 15:40:53 -04:00
2013-05-21 20:30:09 -04:00
2013-02-27 10:55:25 +01:00
2013-10-27 19:51:55 -04:00