summaryrefslogtreecommitdiffstats
path: root/Utilities/std/cm/vector
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: Replace references to Copyright.txt with LICENSE.rstKitware Robot2025-03-031-1/+1
* Revise C++ coding style using clang-format with "east const"Kitware Robot2025-01-231-1/+1
* stl containers: enhance compatibility with C++14, C++17 and C++20Marc Chevrier2022-05-071-0/+2
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* STL support: add c++20 std::erase and std::erase_if functionsMarc Chevrier2020-01-081-0/+40