'stylesheet' type='text/css' href='/cgit-data/cgit.css'/>
summaryrefslogtreecommitdiff
path: root/include/o3tl
AgeCommit message (Expand)Author
2014-10-14Reintroduce SFINAE-based selective enablement of &=, |=Stephan Bergmann
2014-10-14fixes and tests for o3tl::typed_flagsNoel Grandin
2014-10-14Work around missing std::underlying_type in GCC 4.6Stephan Bergmann
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-30Some glue for using std::unique_ptr with the Boost Pointer Container LibraryStephan Bergmann
2014-09-24Remove o3tl/heap_ptr.hxx, use std::unique_ptr insteadStephan Bergmann
2014-09-15Mark o3tl::heap_ptr as SAL_WARN_UNUSEDStephan Bergmann