summaryrefslogtreecommitdiff
path: root/libadhocutil/lazyPointer.h
Commit message (Collapse)AuthorAge
* Tidy up lots of defines mostly with pragma onceDan Goodliffe2022-02-07
|
* Add stub header for all header only fileslibadhocutil-0.8.6Dan Goodliffe2021-09-25
|
* Put some C++20 in LazyPointerDan Goodliffe2020-12-06
|
* Simplified LazyPointerDan Goodliffe2020-12-06
| | | | Addresses cppcheck error.
* Pass a cppchecklibadhocutil-0.8.1Dan Goodliffe2020-06-19
|
* Clang-formatDan Goodliffe2020-06-17
|
* Allow implicit lazy pointer construction for suitable typesDan Goodliffe2020-03-29
|
* Fixes for tidyDan Goodliffe2020-03-28
|
* Big modernize and tidyDan Goodliffe2020-02-15
|
* C++17Dan Goodliffe2018-04-06
| | | | Remove all boost things now in the standard library from lazyPointer.
* Add compatibility with raw pointers to LazyPointerDan Goodliffe2017-09-15
|
* Move into AdHoc namespacelibadhocutil-0.1Dan Goodliffe2015-09-02
|
* Add doxygen documentation and configDan Goodliffe2015-09-02
|
* Tidy upDan Goodliffe2015-08-31
|
* Move and test lazy pointerDan Goodliffe2015-08-29