Danny Robson
722dbbe18f
view: use decltype for make_view type deduction
some types will not have iterator typedefs but are capable of providing iterators. use the types that std::begin and friends return instead of deducing them ourselves.
A simple cross-platform C++ utility library. For the love of God, do not use the crypto routines. I am not a cryptographer or a security specialist. You have been warned.
Description
Languages
C++
96%
Ragel
1.2%
CMake
1.1%
Meson
1.1%
Python
0.6%