libcaramel
caramel::incrementable< Any > Struct Template Reference
Inheritance diagram for caramel::incrementable< Any >:
caramel::pre_incrementable< Any > caramel::post_incrementable< Any > caramel::detail::crtp< Any, pre_incrementable > caramel::detail::crtp< Any, post_incrementable > caramel::arithmetic< Any >

Additional Inherited Members

- Public Member Functions inherited from caramel::pre_incrementable< Any >
constexpr auto operator++ () -> Any &
 
- Public Member Functions inherited from caramel::detail::crtp< Any, pre_incrementable >
constexpr auto underlying () -> Any &
 
constexpr auto underlying () const -> Any const &
 
- Public Member Functions inherited from caramel::post_incrementable< Any >
constexpr auto operator++ (int) -> Any
 
- Public Member Functions inherited from caramel::detail::crtp< Any, post_incrementable >
constexpr auto underlying () -> Any &
 
constexpr auto underlying () const -> Any const &
 

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