summaryrefslogtreecommitdiff
path: root/src/common/concepts.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* k_priority_queue: Fix concepts useGravatar comex2020-12-291-0/+4
* common/concepts: Move <type_traits> include out of the Common namespaceGravatar Lioncash2020-08-181-2/+2
* common/concepts: Rename IsBaseOf to DerivedFromGravatar Lioncash2020-08-071-4/+6
* ipc: Allow all trivially copyable objects to be passed directly into WriteBuf...Gravatar David2020-08-031-0/+32