• Pruthvi's avatar
    remove unique_ptr from allocator static allocation (#3269) · c0edf94d
    Pruthvi authored
    * remove unique_ptr from allocator static allocation
    
    * - for default allocator return address of the static object on stack instead of returning ptr to dynamically allocated object
    
    * Revert "- for default allocator return address of the static object on stack instead of returning ptr to dynamically allocated object"
    
    This reverts commit 126b269cb298e6eb8b99b1b9a90d5aa7cf8fb948.
    
    * use raw pointer in set_host_memory_allocator
    
    * fix build error
    c0edf94d
Name
Last commit
Last update
.ci Loading commit data...
cmake Loading commit data...
contrib/docker Loading commit data...
doc Loading commit data...
licenses Loading commit data...
maint Loading commit data...
python Loading commit data...
src Loading commit data...
test Loading commit data...
.clang-format Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
ABOUT.md Loading commit data...
CMakeLists.txt Loading commit data...
CODEOWNERS Loading commit data...
CONTRIB.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION.in Loading commit data...
changes.md Loading commit data...
ecosystem-overview.md Loading commit data...