Glen Fernandes 5f485c2952 Spatial optimization for make_shared for arrays
Saves up to sizeof(void*) + sizeof(size_t) bytes for make_shared and saves
sizeof(void*) + sizeof(size_t) + sizeof(A) bytes for allocate_shared where A is the
supplied allocator type.
2014-02-10 20:54:48 -08:00
2004-07-25 12:01:00 +00:00
2008-09-17 22:17:29 +00:00
2000-07-07 16:04:40 +00:00
2000-07-27 14:18:23 +00:00
2014-02-04 22:45:58 -08:00
2000-07-27 14:18:23 +00:00
2014-02-04 22:45:58 -08:00
2014-02-04 22:45:58 -08:00
2014-02-04 22:45:58 -08:00
2000-07-27 14:18:23 +00:00
2014-02-04 22:45:58 -08:00
2014-02-04 22:45:58 -08:00
Description
Mirrored via gitea-mirror
3.2 MiB
Languages
C++ 99.5%
CMake 0.3%