boost::openmethod::StripVirtualDecorator
Remove virtual_<> decorator from a type (exposition only).
Synopsis
Declared in <boost/openmethod/core.hpp>
template<typename T>
struct StripVirtualDecorator;
Template Parameters
| Name | Description |
|---|---|
T |
A type. |
Created with MrDocs