Fixed va args count macro with MSVC. Added macros test.

This commit is contained in:
bkaradzic
2013-10-09 20:27:39 -07:00
parent 05ca00212e
commit 183189f8f0
6 changed files with 81 additions and 15 deletions

View File

@@ -25,4 +25,5 @@
*/
// Test that header is standalone
#include <tinystl/allocator.h>
#include <tinystl/vector.h>