|
Boost Users : |
Subject: Re: [Boost-users] [Fit] upcoming formal review for Boost.Fit
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2016-02-27 11:41:00
AMDG
On 02/27/2016 09:16 AM, Vicente J. Botet Escriba wrote:
>
> The formal review of Paul Fultz II's Fit library starts on Wednesday,
> 2nd March and ends on 13th March.
>
> Fit is a header-only C++11/C++14 library that provides utilities for
> functions and function objects.
>
constexpr infix_adaptor<plus_f> plus = {};
int r = 3 <plus> 2;
This is clever idea, but I'd really like to
see an analysis of how it interacts with
operator precedence.
In Christ,
Steven Watanabe
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net