9 Commits (a01355da818686a9a3d4445301728d9ad6bdcc5a)

Author SHA1 Message Date
lizzie 45a2008aa6
[common] replace Common::(DerivedFrom, IsArithmetic, Size, ConvertibleTo, IsIntegral) with libstdc++ equivalents (#290) 9 months ago
Levi Behunin 2ff6c44168 Move to Clang Format 15 4 years ago
Morph 89ace6c367 concepts: Use the std::contiguous_iterator concept 4 years ago
Lioncash 3b07fadfe3 fixed_point: Use variable templates and concepts where applicable 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
comex 8be4bd5104 k_priority_queue: Fix concepts use 6 years ago
Lioncash e478c61eeb common/concepts: Move <type_traits> include out of the Common namespace 6 years ago
Lioncash 80d04c0daa common/concepts: Rename IsBaseOf to DerivedFrom 6 years ago
David ecaac59acd ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (#4465) 6 years ago