spot  2.11.6
Public Types | Public Member Functions | Public Attributes | List of all members
spot::internal::boxed_label< Data, boxed > Struct Template Reference
Collaboration diagram for spot::internal::boxed_label< Data, boxed >:

Public Types

typedef Data data_t
 

Public Member Functions

template<typename... Args, typename = typename std::enable_if< !first_is_base_of<boxed_label, Args...>::value>::type>
 boxed_label (Args &&... args) noexcept(std::is_nothrow_constructible< Data, Args... >::value)
 
Data & data ()
 
const Data & data () const
 
bool operator< (const boxed_label &other) const
 

Public Attributes

Data label
 

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

Please direct any question, comment, or bug report to the Spot mailing list at spot@lrde.epita.fr.
Generated on Fri Feb 27 2015 10:00:07 for spot by doxygen 1.9.1