Eduardo Bart 3bac3dcbb4 Rework stdext classes
Implement new classes:
* stdext::any => ligher replacement for boost::any
* stdext::packed_any => like any but optimized to use less memory
* stdext::shared_object => ligher replacement for std::shared_ptr
* stdext::shared_object_ptr => replacement for boost::intrusive_ptr
* stdext::fast_storage => for storing dynamic data
* stdext::packed_storage => same but with less memory
* stdext::packed_vector => std::vector with less memory

Compiling should be a little faster now because global boost including
is not needed anymore
2012-08-01 09:23:35 -03:00
..
2012-08-01 09:23:35 -03:00
2012-06-17 12:21:46 -03:00
2012-04-24 18:05:46 -03:00
2012-06-17 12:21:46 -03:00
2012-08-01 09:23:35 -03:00
2012-08-01 09:23:35 -03:00
2012-06-22 00:14:13 -03:00
2012-06-18 05:13:52 -03:00
2012-06-18 05:13:52 -03:00
2012-06-03 11:10:34 -03:00
2012-07-05 15:49:10 -03:00
2012-06-22 00:14:13 -03:00
2012-08-01 09:23:35 -03:00
2012-06-22 00:14:13 -03:00
2012-06-22 00:14:13 -03:00
2012-06-18 20:58:56 -03:00
2012-06-19 05:46:49 -03:00
2012-06-18 05:13:52 -03:00
2012-08-01 09:23:35 -03:00
2012-08-01 09:23:35 -03:00
2012-06-10 03:09:37 -03:00