Language
C++
Compiler
gcc 10.1.0
Options
Warnings
Boost 1.73.0
C++17
no pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.73.0/gcc-10.1.0/include -std=c++17
AudioEffect::Chorus min: 1, max: 99
AudioEffect::Filter min: 2, max: 98
AudioEffect::Gain min: 3, max: 97
AudioEffect::Oscillator min: 4, max: 96
AudioEffect::Phaser min: 5, max: 95
Exit Code:
0