
26 Nov
2004
26 Nov
'04
4:31 p.m.
Joel de Guzman <joel@boost-consulting.com> writes:
Hi,
Hi. Here's a preview of Phoenix V2. This will probably be the last release of the library. Phoenix V2 will be the basis of the Phoenix and Boost.Lambda merger.
val(3) val("Hello, World") The first evaluates to a nullary function (a function taking no arguments) that returns an int, 3. The second evaluates to a nullary function that returns a char const*, "Hello, World". Really? I'd have expected a char const(&)[13]. No? -- Dave Abrahams Boost Consulting http://www.boost-consulting.com