commons 0.1.5
Header-only C++23 library of common/shared types for the C++ libraries
Loading...
Searching...
No Matches
comms::HasDisplayInfo< T > Struct Template Reference

Customization point: the primary template forwards to a member T::display_info() when present; specialize it for non-intrusive attachment to types you cannot edit. More...

#include <display_info.hpp>

Detailed Description

template<typename T>
struct comms::HasDisplayInfo< T >

Customization point: the primary template forwards to a member T::display_info() when present; specialize it for non-intrusive attachment to types you cannot edit.


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