Re: Horrible compiletimes and memory usage while compiling a parser with X3
Seth <[email protected]>
| Newsgroups | gmane.comp.parsers.spirit.general |
|---|---|
| Message-ID | <[email protected]> |
On 23-10-16 22:48, Jens Kallup wrote: > No, You definitive #include to many headers in the sources. > Try/Find out what You need, and delete not used. Reducing includes helps, and is a recommended approach to reduce Spirit Qi compile times > BTW: > > #include <boost/config/warning_disable.hpp> > #include <boost/spirit/include/qi.hpp> > #include <boost/spirit/include/phoenix.hpp> Those aren't X3 headers, and they are the "include all" convenience headers in Qi - the opposite of being selective ------------------------------------------------------------------------------ The Command Line: Reinvented for Modern Developers Did the resurgence of CLI tooling catch you by surprise? Reconnect with the command line and become more productive. Learn the new .NET and ASP.NET CLI. Get your free copy! http://sdm.link/telerik