spot  2.3.5
Public Types | Public Member Functions | List of all members
spot::internal::boxed_label< Data, false > Struct Template Reference
Inheritance diagram for spot::internal::boxed_label< Data, false >:
Inheritance graph
Collaboration diagram for spot::internal::boxed_label< Data, false >:
Collaboration graph

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
 

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 Thu Jun 22 2017 07:46:15 for spot by doxygen 1.8.13