libcruft-util/coord
Danny Robson 6ae38d7f9e coord/base: take const-ref for supplementary index query
This disambiguates type resolution of literals and other temporaries.
2019-03-22 15:09:19 +11:00
..
base.hpp coord/base: take const-ref for supplementary index query 2019-03-22 15:09:19 +11:00
comparator.hpp coord/comparator: add a trivial ordering comparator 2019-03-08 09:37:48 +11:00
fwd.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
init.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
iostream.hpp iterator: move each iterator to their own unit 2019-03-18 16:18:27 +11:00
ops.hpp coord: use std::array for data storage 2019-01-31 13:46:53 +11:00
simd_neon.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
simd_sse.hpp coord;sse: fix type in intrinsic 2018-09-13 14:52:34 +10:00
simd.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
simd.hpp relicense under MPL-2.0 2018-08-04 15:14:06 +10:00
store.hpp coord/store: prefer raw arrays to std::array 2019-03-06 17:09:26 +11:00
traits.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00