based

Opinionated utility library
git clone git://git.dimitrijedobrota.com/based.git
Log | Files | Refs | README | HACKING | CONTRIBUTING | CODE_OF_CONDUCT | BUILDING |

ModeNameSize
-rw-r--r--.clang-format178L
-rw-r--r--.clang-tidy164L
-rw-r--r--.codespellrc6L
-rw-r--r--.gitignore11L
-rw-r--r--BUILDING.md93L
-rw-r--r--CMakeLists.txt89L
-rw-r--r--CMakePresets.json164L
-rw-r--r--CODE_OF_CONDUCT.md5L
-rw-r--r--CONTRIBUTING.md19L
-rw-r--r--HACKING.md160L
-rw-r--r--README.md19L
-rw-r--r--cmake/coverage.cmake33L
-rw-r--r--cmake/dev-mode.cmake16L
-rw-r--r--cmake/docs-ci.cmake112L
-rw-r--r--cmake/docs.cmake46L
-rw-r--r--cmake/folders.cmake21L
-rw-r--r--cmake/install-config.cmake3L
-rw-r--r--cmake/install-rules.cmake72L
-rw-r--r--cmake/lint-targets.cmake34L
-rw-r--r--cmake/lint.cmake52L
-rw-r--r--cmake/prelude.cmake10L
-rw-r--r--cmake/project-is-top-level.cmake6L
-rw-r--r--cmake/spell-targets.cmake22L
-rw-r--r--cmake/spell.cmake29L
-rw-r--r--cmake/variables.cmake41L
-rw-r--r--example/CMakeLists.txt29L
-rw-r--r--example/algorithm.cpp38L
-rw-r--r--example/functional.cpp36L
-rw-r--r--example/instrumentation.cpp26L
-rw-r--r--example/list.cpp48L
-rw-r--r--example/type_traits.cpp116L
-rw-r--r--include/based/algorithm.hpp152L
-rw-r--r--include/based/enum.hpp43L
-rw-r--r--include/based/functional.hpp240L
-rw-r--r--include/based/instrumentation.hpp290L
-rw-r--r--include/based/integer.hpp72L
-rw-r--r--include/based/list.hpp188L
-rw-r--r--include/based/type_traits.hpp317L
-rw-r--r--source/instrumentation.cpp17L
-rw-r--r--test/CMakeLists.txt30L
-rw-r--r--test/source/max_test.cpp263L
-rw-r--r--test/source/min_test.cpp263L
-rw-r--r--vcpkg.json19L