Files
test2/source/blender
Sybren A. Stüvel 3d4e92eb96 Alembic: C++11 doesn't need the space between '> >'
C++11 doesn't need the space between '> >' in a nested templated
declaration, so instead of `std::vector<std::pair<a, b> >` we can now
write `std::vector<std::pair<a, b> >`.
2019-01-16 10:59:22 +01:00
..
2018-10-17 12:43:41 +02:00
2019-01-16 00:03:03 +11:00
2019-01-16 00:03:03 +11:00