rstd 0.1.0
Loading...
Searching...
No Matches
rstd::ImplBase< A > Struct Template Referenceexport
module rstd.core

Base class for Impl specializations, providing a pointer-based self accessor. More...

Detailed Description

template<typename A>
struct rstd::ImplBase< A >

Base class for Impl specializations, providing a pointer-based self accessor.

Template Parameters
AThe concrete type that the Impl operates on.

The documentation for this struct was generated from the following file: