endian
endian copied to clipboard
Add constexprs buffers - refs #54
- allows several operations on buffer types to be constexpr
- ensure old execution path is still used at runtime, to avoid any performance regression