BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
graphene::protocol::is_container_impl< T, make_void< typename T::value_type, decltype(declval< T >().size())> > Struct Template Reference

#include <restriction_predicate.hxx>

Inheritance diagram for graphene::protocol::is_container_impl< T, make_void< typename T::value_type, decltype(declval< T >().size())> >:

Detailed Description

template<typename T>
struct graphene::protocol::is_container_impl< T, make_void< typename T::value_type, decltype(declval< T >().size())> >

Definition at line 64 of file restriction_predicate.hxx.


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