Boost logo

Boost :

From: David Greene (greened_at_[hidden])
Date: 2006-10-10 10:40:54


Janek Kozicki wrote:

> The capability that I would like to have is to be able to create a class
> _not_ from a separate file, but also the one that has been declared
> somewhere inside the running program. So you can't point at a file and
> say "load it". You provide the actual class name, and the extensions
> library performs a search in every place it can think of, in following
> order:
>
> - inside the currently running program (not a file)
> - inside all directories declared for search
> - inside current directory

Why you say "directory," do you mean it searches shared libraries
within the directory?

This is something I would like to have. The part about searching
within the program as well is very important.

                                     -Dave


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk