$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Boost examples
From: Igor R (boost.lists_at_[hidden])
Date: 2010-12-29 04:56:34
> Â Â Â I'm new to Boost and I'm new C++ developer. I'm looking for examples how
> to write application divided into modules using Boost. Is there already done
> example? I need to see how to write C++ module.
What do you mean by saying "module"? Compile-time unit or a binary
module that you'll load in run-time?