29 Dec
2010
29 Dec
'10
9:56 a.m.
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?