Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
immer::detail::rbts::null_sub_pos Struct Reference
#include <position.hpp>
Public Member Functions | |
auto | node () const |
template<typename Visitor , typename... Args> | |
void | each_sub (Visitor, Args &&...) |
template<typename Visitor , typename... Args> | |
void | each_right_sub (Visitor, Args &&...) |
template<typename Visitor , typename... Args> | |
void | each_left_sub (Visitor, Args &&...) |
template<typename Visitor , typename... Args> | |
void | visit (Visitor, Args &&...) |
Detailed Description
Definition at line 655 of file position.hpp.
Member Function Documentation
◆ each_left_sub()
template<typename Visitor , typename... Args>
|
inline |
Definition at line 664 of file position.hpp.
◆ each_right_sub()
template<typename Visitor , typename... Args>
|
inline |
Definition at line 662 of file position.hpp.
◆ each_sub()
template<typename Visitor , typename... Args>
|
inline |
Definition at line 660 of file position.hpp.
◆ node()
|
inline |
Definition at line 657 of file position.hpp.
◆ visit()
template<typename Visitor , typename... Args>
|
inline |
Definition at line 666 of file position.hpp.
The documentation for this struct was generated from the following file:
- src/immer/detail/rbts/position.hpp