Commit Graph

4 Commits

Author SHA1 Message Date
David Marcec
310776990d Add Common::IsBaseOf 2020-08-03 20:36:25 +10:00
David Marcec
f7df03e328 Move to common namespace 2020-08-03 19:30:39 +10:00
David Marcec
296956cacc More agressive concept for stl containers 2020-08-03 17:56:24 +10:00
David Marcec
31b05ae92b ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer
With the support of C++20, we can use concepts to deduce if a type is an STL container or not.
2020-08-03 17:44:41 +10:00