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
Cybersecurity Management Software for MSPs Icon
Cybersecurity Management Software for MSPs

Secure your clients from cyber threats.

Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
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