Language
C++
Compiler
clang HEAD 13.0.0 (https://github.com/llvm/llvm-project.git c4ed142e695f14ba5675ec6d12226ee706329a0f)
Options
Warnings
Boost 1.73.0
C++2b(GNU)
no pedantic
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.73.0/clang-head/include -std=gnu++2b
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