Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
msgpack_detail Namespace Reference

Functions

constexpr std::string camel_case (std::string_view name)
 
template<typename T >
constexpr decltype(auto) unwrap_ref (T &t)
 

Function Documentation

◆ camel_case()

constexpr std::string msgpack_detail::camel_case ( std::string_view  name)
inlineconstexpr

Definition at line 130 of file msgpack.hpp.

◆ unwrap_ref()

template<typename T >
constexpr decltype(auto) msgpack_detail::unwrap_ref ( T &  t)
constexpr

Definition at line 151 of file msgpack.hpp.