Robert Ramey

Results 9 issues of Robert Ramey

Sorry for contacting you in this manner - but I don't have your email address. We're taking a serious shot at getting Boost to support CMake. I am heading this...

## Going Towards a More General Looping Mechanism Document number: DXXXXR0 Date: 20XX-MM-DD Audience: EWG Reply-to: Tony Van Eerd. tt at forecode.com ### Summary Current looping mechanisms (`for`loops, `while` and...

How about submitting information about this library to the Boost Library Incubator? www.blincubator.com

I'm looking this over to address a problem I have and I have a question. Suppose I've define the is_incrementable as you have in your first example. What I would...

return x1 < x2 ? x1 : x2 generates compile error because operator? required that both t1 and t2 need to be convertible to the same type. But only safe...

Paul as you might or might not be aware, I'm taking on the job of getting CMake support in Boost. To this end I've posted draft version of "Requirements and...

When I try to invoke the installer I get a dialog box with the following messages. “git-2.15.0-intel-universal-mavericks.pkg” cannot be opened because it is from an unidentified developer. cannot verify that...

consider submitting this to the Boost Library Incubator. www.blincubator.com The current boost version was passed a review but the author never actually made the changes to make it fit into...