Wire Sysio Wire Sysion 1.0.0
|
#include <undo_index.hpp>
Public Types | |
using | type = std::decay_t<decltype(KeyExtractor{}(std::declval<const T&>()))> |
Public Member Functions | |
decltype(auto) | operator() (const T &arg) const |
Definition at line 38 of file undo_index.hpp.
using chainbase::get_key< KeyExtractor, T >::type = std::decay_t<decltype(KeyExtractor{}(std::declval<const T&>()))> |
Definition at line 39 of file undo_index.hpp.
|
inline |
Definition at line 40 of file undo_index.hpp.