#include "DecoderGlobals.h" std::shared_ptr bell::decodersInstance; void bell::createDecoders() { bell::decodersInstance = std::make_shared(); }