Vinnie Falco
e0956c36c1
Tidy up core sources:
...
The core headers are moved to their own directory (but remain in
the same namespace).
2016-05-10 13:41:28 -04:00
Vinnie Falco
6d8c73cc52
Tidy up tests, build scripts, and documentation:
...
* Concepts split up into individual files
* Function definitions moved to .ipp files
* Add more tests to fill gaps in coverage
* Fix documentation Xsl
2016-05-06 12:58:10 -04:00
Vinnie Falco
4cfa1d5cd3
Add streambuf write():
...
This function performs serialization of a variable list of arguments
to a streambuf. It accepts a wide variety of argument types, using
boost::asio::buffer and boost::lexical_cast where possible.
2016-04-26 18:38:02 -04:00
Vinnie Falco
af3d721f82
Reduce requirements to C++11 only
2016-04-22 11:59:03 -04:00
Vinnie Falco
f07cd8ceb4
Reorganize source files
2016-04-20 12:01:25 -04:00