3 Commits

Author SHA1 Message Date
Dmitry Marakasov
a404f750f7 Remove copy/move ctor/assign definitions
Since the class is trivial, default ones are fine
2015-01-10 23:42:27 +03:00
Dmitry Marakasov
d7987b33da Allow ContainerRWops to work with both const and non-const containers
Analogus to how StreamRWops work. Also add more tests for
ContainerRWops.
2014-12-18 16:48:48 +03:00
Dmitry Marakasov
c73bd885c5 Name header file after class it defines 2014-12-18 14:29:45 +03:00