
On 2/8/2011 5:47 PM, Vicente Botet wrote:
Edward Diener-3 wrote:
On 2/8/2011 12:24 PM, Vicente Botet wrote:
Edward Diener-3 wrote:
I have updated the TTI library in the sandbox 'tti' directory to version
The TTI library is based on the type_traits_ext portion of the Concept Traits Library, with improvements and additions, and also lifts functionality, for the purposes of orthogonality, from Boost.MPL regarding introspection of types and templates.
Questions, comments, suggestions, and bug reports are all welcome.
Hi,
excellent news. This would be a good complement to the type traits operators extension under the review schedule.
I will try to give you some comments soon.
Thanks ! I would love for you to use the library and tell me what you think of it.
I have installed it and run the test on cygwin-gcc and migw-gcc. Every think is OK, including the VM usage.
I will try to write some basic examples myself before commenting the documentation and the Nullary Type Metafunctions.
That would be great. Feedback is always welcome.
Best, Vicente
P.S. I would prefer that the library uses already standard Boost conventions for filenames, macros and namespaces (boost::tti)
I have held off putting anything into the Boost namespace or prepending BOOST_ to macro names until that time when the library would be reviewed for inclusion into Boost. As far as filenames are concerned, I am not aware of any Boost conventions which apply.