Public Member Functions | List of all members
art::productSize< T, false > Struct Template Reference

#include <Wrapper.h>

Public Member Functions

std::string operator() (T const &) const
 

Detailed Description

template<typename T>
struct art::productSize< T, false >

Definition at line 388 of file Wrapper.h.

Member Function Documentation

template<typename T >
std::string art::productSize< T, false >::operator() ( T const &  ) const
inline

Definition at line 390 of file Wrapper.h.

391  {
392  return "-";
393  }

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