#include <cast.h>
Static Public Member Functions | |
static auto | get (const T &p) -> decltype(p.get()) |
Helper class which abstracts away certain actions. Users can provide specializations for custom holders, but it's only necessary if the type has a non-standard interface.
|
inlinestatic |