From: Dean M. B. <mik...@gm...> - 2010-11-28 05:48:11
|
Hi Everyone, So today I revisited my implementation of the directives and it looks like using Boost.Variant in the implementation seems to be one of the biggest contributors to compile time -- well, second to Boost.Spirit -- and removing it from the directive implementations seems to be going well. I'll be pushing soon so expect a greatly reduced compile-time for the tests now. Have a good one and I hope this helps! :) -- Dean Michael Berris deanberris.com |