|
libqi-api
release-2.5.3-2016-11-18
|
#include <accessor.hxx>
Public Types | |
| using | is_accessor = boost::true_type |
| using | value_type = typename boost::remove_const< T >::type |
| using | class_type = C |
Definition at line 24 of file accessor.hxx.
| using qi::detail::AccessorBase< C, T >::class_type = C |
Definition at line 28 of file accessor.hxx.
| using qi::detail::AccessorBase< C, T >::is_accessor = boost::true_type |
Definition at line 26 of file accessor.hxx.
| using qi::detail::AccessorBase< C, T >::value_type = typename boost::remove_const<T>::type |
Definition at line 27 of file accessor.hxx.