Howard Hinnant
|
845c9f8a51
|
Change typedef to using.
Conflicts:
src/ripple/app/TODO.md
src/ripple/app/ledger/Ledger.h
src/ripple/protocol/Protocol.h
|
2015-05-22 11:09:50 -07:00 |
|
Tom Ritchford
|
bff5212386
|
Fix C++ guards in beast.
|
2015-02-02 17:01:18 -08:00 |
|
Vinnie Falco
|
ce8f56727e
|
Make all include paths relative to a root directory:
* Better include path support in the VSProject scons tool.
* Various manual fixes to include paths.
|
2014-06-02 09:16:28 -07:00 |
|
Vinnie Falco
|
0bb6171a85
|
beast.streams improvements:
* New basic_std_ostream wraps any std::stream.
* New debug_ostream redirects output to debugger if attached.
|
2014-03-21 07:33:16 -07:00 |
|