Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 4 years ago

Language

C++

Compiler

gcc 10.1.0

Options
Boost 1.73.0
C++17
no pedantic

Author

anonymous

over 4 years ago

Hearder.hpp

$ g++ prog.cc -I/opt/wandbox/boost-1.73.0/gcc-10.1.0/include -std=c++17
親クラスのTestのデフォルトコンストラクタ
子クラスのSample<type>のコンストラクタ
親クラスのTestのデフォルトコンストラクタ
子クラスのSample<std::vector<int>>のコンストラクタ
Sample<type>クラスでオーバーライドしたfメソッド
Sample<std::vector<int>>クラスでオーバーライドしたfメソッド
Exit Code:
0