Scarab  2.8.1
Project 8 C++ Utility Library
Public Member Functions | Public Attributes | List of all members
BaseN< N > Struct Template Reference

Public Member Functions

 BaseN (int i)
 

Public Attributes

int i
 

Detailed Description

template<int N>
struct BaseN< N >

Definition at line 16 of file test_multiple_inheritance.cpp.

Constructor & Destructor Documentation

◆ BaseN()

BaseN ( int  i)
inline

Definition at line 17 of file test_multiple_inheritance.cpp.

Member Data Documentation

◆ i

int i

Definition at line 18 of file test_multiple_inheritance.cpp.


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