![]() |
Scarab
2.8.1
Project 8 C++ Utility Library
|
#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 |
1.8.13