|
CAF
0.17.6
|
Wrapper to deep_to_string for using the function as an inspector.
More...
#include <deep_to_string.hpp>
Public Types | |
| using | result_type = std::string |
Public Member Functions | |
| template<class... Ts> | |
| result_type | operator() (const Ts &... xs) const |
Static Public Attributes | |
| static constexpr bool | reads_state = true |
| static constexpr bool | writes_state = false |
Wrapper to deep_to_string for using the function as an inspector.