Public Types | List of all members
lar::util::details::node_of< art::Assns< L, R, void > > Struct Template Reference

#include <AssnsTraits.h>

Public Types

using type = std::pair< art::Ptr< L >, art::Ptr< R >>
 

Detailed Description

template<typename L, typename R>
struct lar::util::details::node_of< art::Assns< L, R, void > >

Definition at line 142 of file AssnsTraits.h.

Member Typedef Documentation

template<typename L , typename R >
using lar::util::details::node_of< art::Assns< L, R, void > >::type = std::pair<art::Ptr<L>, art::Ptr<R>>

Definition at line 143 of file AssnsTraits.h.


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