The Boost preprocessor library is a great library. However, I've found a problem that it does not cover. It cannot deal with a repetition of a file that doesn't either exist in the include path set or relative to that set. This is because the #include BOOST_PP_ITERATE() tries to include the file to iterate over from another file in another directory. Since it is in another directory different from the caller, this requires that the caller is located somewhere off of one of the include directories or it won't be found. Mostly this isn't a problem as you can usually add an additional include path to your compiler's command line. However, I must have found the only IDE on the planet that doesn't allow for adding command line switches to the compiler's command line. :/ Another reason that this could be useful is if you prefer to keep your header file includes relative to each other allowing for easily moving the related header files from one place to another.

Project Activity

See All Activity >

Categories

Admin Templates

License

GNU General Public License version 3.0 (GPLv3)

Follow Relative Iterate

Relative Iterate Web Site

You Might Also Like
Top-Rated Free CRM Software Icon
Top-Rated Free CRM Software

216,000+ customers in over 135 countries grow their businesses with HubSpot

HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Relative Iterate!

Additional Project Details

Intended Audience

Developers

Programming Language

C++, C

Related Categories

C++ Admin Templates, C Admin Templates

Registered

2013-05-02