
17 Oct
2006
17 Oct
'06
6:28 p.m.
Vladimir Prus wrote:
Speaking up: there are two failures of program_options on borland, and I have no idea what's borland that is, how to get it, and what the failure is about.
Borland's Turbo C++ is now a free download from somewhere or other. But... making the two overloads of variable_value::as class-inline fixes the problem, evidently the compiler doesn't instantiate template member functions otherwise :-( John.