MCPcopy Create free account
hub / github.com/LAStools/LAStools / Extend

Class Extend

src/json.hpp:3143–3143  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3141
3142template <typename Seq, size_t SeqSize, size_t Rem>
3143struct Extend;
3144
3145// Note that SeqSize == sizeof...(Ints). It's passed explicitly for efficiency.
3146template <typename T, T... Ints, size_t SeqSize>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected