summaryrefslogtreecommitdiffstats
path: root/include/mm/mmvec.hpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update CMakeLists and structure under includeNao Pross2019-06-221-0/+319
|
* CMakeLists: include fixes, include tree structure modifiedancarola2019-02-111-330/+0
|
* Add move constructor and move operator= to mmvecNao Pross2019-02-071-6/+28
|
* Change public headers directory (include) structureNao Pross2019-02-071-0/+308
Add a public header that includes the entire library "mm.hpp", and move mmvec to a subdirectory "mm".