Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
std_vector.hpp File Reference
#include <vector>

Go to the source code of this file.

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 

Functions

template<typename T >
std::vector< T > bb::concatenate (const std::vector< T > &vector, const auto &... vectors)
 Concatenates multiple std::vector objects into a single std::vector.