- 09 Oct, 2014 2 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-
- 06 Oct, 2014 4 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
- 05 Oct, 2014 1 commit
-
-
Victor Zverovich authored
-
- 03 Oct, 2014 1 commit
-
-
Victor Zverovich authored
-
- 02 Oct, 2014 1 commit
-
-
Victor Zverovich authored
-
- 01 Oct, 2014 5 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
- 30 Sep, 2014 3 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
Replace compile tests that check if types are copy constructible and copy assignable with normal tests that use type_traits (if available).
-
- 29 Sep, 2014 10 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
is_copy_assignable is broken in MSVC.
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
Array is split into an abstract Buffer class and a concrete MemoryBuffer class. BasicWriter now does all memory allocation through a Buffer object. Subclasses of BasicWriter may use different buffer types. The new BasicMemoryBuffer class uses the default MemoryBuffer.
-
- 25 Sep, 2014 9 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
Special case C strings because there is no need to handle size for them. Add support for pre-C++11 compilers to make_type.
-
Victor Zverovich authored
-
- 24 Sep, 2014 3 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
- 23 Sep, 2014 1 commit
-
-
Victor Zverovich authored
-