summaryrefslogtreecommitdiff
path: root/src/common/concepts.h
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2023-01-29Move to Clang Format 15Levi Behunin
2022-10-26concepts: Use the std::contiguous_iterator conceptMorph
2022-10-18fixed_point: Use variable templates and concepts where applicableLioncash
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2020-12-29k_priority_queue: Fix concepts usecomex
2020-08-18common/concepts: Move <type_traits> include out of the Common namespaceLioncash
2020-08-07common/concepts: Rename IsBaseOf to DerivedFromLioncash
2020-08-03ipc: Allow all trivially copyable objects to be passed directly into WriteBuf...David