accumulators/pubkey.hpp File Reference
#include <iterator>
#include <type_traits>
#include <boost/parameter/value_type.hpp>
#include <boost/accumulators/framework/accumulator_base.hpp>
#include <boost/accumulators/framework/extractor.hpp>
#include <boost/accumulators/framework/depends_on.hpp>
#include <boost/accumulators/framework/parameters/sample.hpp>
#include <nil/crypto3/pubkey/accumulators/parameters/iterator_last.hpp>
+ Include dependency graph for accumulators/pubkey.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  nil::crypto3::pubkey::accumulators::tag::pubkey< ProcessingMode >
 
struct  nil::crypto3::pubkey::accumulators::impl::pubkey_impl< ProcessingMode >
 

Namespaces

 nil
 
 nil::crypto3
 
 nil::crypto3::pubkey
 
 nil::crypto3::pubkey::accumulators
 
 nil::crypto3::pubkey::accumulators::extract
 
 nil::crypto3::pubkey::accumulators::impl
 
 nil::crypto3::pubkey::accumulators::tag
 

Functions

template<typename ProcessingMode , typename AccumulatorSet >
boost::mpl::apply< AccumulatorSet, tag::pubkey< ProcessingMode > >::type::result_type nil::crypto3::pubkey::accumulators::extract::pubkey (const AccumulatorSet &acc)