boost::openmethod::virtual_traits<Class*, Registry>::peek
Return a reference to a non‐modifiable Class object.
Synopsis
Declared in <boost/openmethod/core.hpp>
static
Class const&
peek(Class const* arg);
Parameters
| Name | Description |
|---|---|
arg |
A pointer to a non‐modifiable |
Created with MrDocs