![]() |
![]() |
#include <rep_type.h>
Public Types | |
using | name_type = N |
using | pointer = I * |
using | reference = I & |
Definition at line 25 of file rep_type.h.
using DDI::rep_traits< N, std::unique_ptr< I > >::name_type = N |
Definition at line 27 of file rep_type.h.
using DDI::rep_traits< N, std::unique_ptr< I > >::pointer = I* |
Definition at line 28 of file rep_type.h.
using DDI::rep_traits< N, std::unique_ptr< I > >::reference = I& |
Definition at line 29 of file rep_type.h.