Dmitry Marakasov
|
c753c8ceba
|
Multiple documentation fixes
|
2015-01-11 06:25:38 +03:00 |
|
Dmitry Marakasov
|
8f8c5e2bf1
|
Improve wording
|
2015-01-11 00:23:02 +03:00 |
|
Dmitry Marakasov
|
6897f5f5a8
|
Improve wording
|
2015-01-11 00:15:55 +03:00 |
|
Dmitry Marakasov
|
b9173b0588
|
Document ContainerRWops
|
2015-01-10 23:44:56 +03:00 |
|
Dmitry Marakasov
|
5c713ce5e2
|
Fix argument name for Write()
|
2015-01-10 23:43:43 +03:00 |
|
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 |
|