Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmext: Implement cm::static_reference_cast by declval | Sumit Bhardwaj | 2020-07-06 | 1 | -8/+9 |
* | Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view> | Marc Chevrier | 2020-04-30 | 1 | -0/+42 |
* | Refactoring: add cm::contains to <cmext/algorithm> | Marc Chevrier | 2020-04-17 | 3 | -11/+103 |
* | Stl support: cm::append now supports any sequential container | Marc Chevrier | 2020-01-24 | 2 | -16/+145 |
* | STL Support: enhance behavior of cm::dynamic_reference_cast | Marc Chevrier | 2020-01-17 | 1 | -1/+9 |
* | STL Support: extends type_traits for future developments | Marc Chevrier | 2020-01-17 | 1 | -0/+68 |
* | Refactoring: introduce header cmext/algorithm with append functions | Marc Chevrier | 2019-12-17 | 2 | -0/+101 |
* | Memory management: cast functions for managed pointers | Marc Chevrier | 2019-11-27 | 1 | -0/+32 |