spot 2.14.5
Loading...
Searching...
No Matches
spot::printable_value< T > Class Template Reference
Inheritance diagram for spot::printable_value< T >:
Collaboration diagram for spot::printable_value< T >:

Public Member Functions

const T & val () const
T & val ()
 operator const T & () const
 operator T& ()
printable_valueoperator= (const T &new_val)
printable_valueoperator= (T &&new_val)
virtual void print (std::ostream &os, const char *) const override

Protected Attributes

val_

Member Function Documentation

◆ print()

template<class T>
virtual void spot::printable_value< T >::print ( std::ostream & os,
const char *  ) const
inlineoverridevirtual

Implements spot::printable.


The documentation for this class 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 for spot by doxygen 1.15.0