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
Business Texting and Text Message Marketing Solutions - Textellent Icon
Business Texting and Text Message Marketing Solutions - Textellent

Textellent's robust business texting services provide SMS and MMS capability for customer service, sales, and marketing texting programs.

Textellent's business texting solution makes designing, managing, measuring, and integrating SMS and MMS campaigns easy. Whether used for customer service, sales, or marketing, Textellent supports your customer journey with an easy-to-use service that text-enables local business lines and serves businesses of any size. Robust scheduling and appointment reminders are also available, as are keywords and shortcodes for easy opt-in programs with TCPA compliance supported by AI.
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