Content deleted Content added
No edit summary |
No edit summary |
||
Line 16:
{
// ...
static_cast<Derived>(*this).implementation();
// ...
}
|
No edit summary |
No edit summary |
||
Line 16:
{
// ...
static_cast<Derived>(*this).implementation();
// ...
}
|