Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::detail::OperationLabel< N > Struct Template Reference

#include <op_count.hpp>

Public Member Functions

constexpr OperationLabel (const char(&str)[N])
 

Public Attributes

char value [N]
 

Detailed Description

template<std::size_t N>
struct bb::detail::OperationLabel< N >

Definition at line 46 of file op_count.hpp.

Constructor & Destructor Documentation

◆ OperationLabel()

template<std::size_t N>
constexpr bb::detail::OperationLabel< N >::OperationLabel ( const char(&)  str[N])
inlineconstexpr

Definition at line 48 of file op_count.hpp.

Member Data Documentation

◆ value

template<std::size_t N>
char bb::detail::OperationLabel< N >::value[N]

Definition at line 56 of file op_count.hpp.


The documentation for this struct was generated from the following file: