-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27945/#review61152
-----------------------------------------------------------



m4/ax_cxx_compile_stdcxx_11.m4
<https://reviews.apache.org/r/27945/#comment102646>

    do you also want to check that std::initializer_list can be used as a type 
in a constructor for a user-defined class?
    
    for completeness.



m4/ax_cxx_compile_stdcxx_11.m4
<https://reviews.apache.org/r/27945/#comment102644>

    we can avoid string header by using ints.
    
    it also shouldn't need to be static.


- Dominic Hamon


On Nov. 12, 2014, 4:35 p.m., Cody Maloney wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/27945/
> -----------------------------------------------------------
> 
> (Updated Nov. 12, 2014, 4:35 p.m.)
> 
> 
> Review request for mesos, Ben Mahler and Dominic Hamon.
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> Check both that initializer_list exists, and that a standard container 
> (vector) accepts it.
> 
> 
> Diffs
> -----
> 
>   m4/ax_cxx_compile_stdcxx_11.m4 d166aa1adf56888ae8f6025469e35165e1f21d61 
> 
> Diff: https://reviews.apache.org/r/27945/diff/
> 
> 
> Testing
> -------
> 
> make distcheck with GCC on ubuntu 14.04
> 
> 
> Thanks,
> 
> Cody Maloney
> 
>

Reply via email to