Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Language

C++

Compiler

gcc 11.1.0

Options
Warnings
Boost 1.78.0
C++2b(GNU)
no pedantic
Raw compiler options
MapDatabase.cpp MapEntryF64.cpp MapEntryInterface.cpp MapEntryS64.cpp

MapDatabase.h
MapDatabase.cpp
MapEntryInterface.h
MapEntryS64.h
MapEntryS64.cpp
MapEntryF64.h
MapEntryF64.cpp
MapEntryInterface.cpp

$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.78.0-gcc-11.1.0/include -std=gnu++2b MapDatabase.cpp MapEntryF64.cpp MapEntryInterface.cpp MapEntryS64.cpp
------ tmp:
"key1" -> S64(381, "s64")
"key2" -> F64(3, "f64")

unregistered class - derived class not registered or exported
Exit Code:
1