$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Sean Farrow (sean.farrow_at_[hidden])
Date: 2019-09-30 09:18:05
Hi,
Is is possible ot use std::shared_ptr and other std primatives with boost.log rather than the boost counterparts.
I'm converting a codebase from boost namespaces and would like to add logging.
Thanks,
Sean.