Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update CMakeLists and structure under include | Nao Pross | 2019-06-22 | 2 | -0/+319 |
| | |||||
* | CMakeLists: include fixes, include tree structure modified | ancarola | 2019-02-11 | 2 | -330/+11 |
| | |||||
* | Add move constructor and move operator= to mmvec | Nao Pross | 2019-02-07 | 1 | -6/+28 |
| | |||||
* | Change public headers directory (include) structure | Nao Pross | 2019-02-07 | 1 | -0/+308 |
Add a public header that includes the entire library "mm.hpp", and move mmvec to a subdirectory "mm". |