patchGNU Autoconf Archive - Patches: patch #8349, AX_CXX_HAVE_REFERENCE_WRAPPER

 
 

patch #8349: AX_CXX_HAVE_REFERENCE_WRAPPER

Submitter:  None
Submitted:  Sun 23 Feb 2014 05:53:17 PM UTC
   
 
Priority:  5 - Normal Status:  Done
Assigned to:  simons Originator Email:  -email is unavailable-
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 24 Feb 2014 03:21:11 PM UTC, comment #1: 

Pushed in cedccd9.

Peter Simons <simons>
Group administrator
Sun 23 Feb 2014 05:53:17 PM UTC, original submission:  

# SYNOPSIS
#
#   AX_CXX_HAVE_REFERENCE_WRAPPER()
#
# DESCRIPTION
#
#   This macros checks if std::reference_wrapper, added in C++11, is defined in the
#   <functional> header.
#
#   If it is, define the ax_cv_cxx_have_reference_wrapper environment variable
#   to "yes" and define HAVE_CXX_REFERENCE_WRAPPER.
#
#   NOTE: This macros depends on AX_CXX_NAMESPACES.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #30677:  ax_cxx_have_reference_wrapper.m4 added by None (1KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by simons (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-03-08 simons StatusReady For Test Done
        Open/ClosedOpen Closed
    2014-02-24 simons StatusNone Ready For Test
        Assigned toNone simons
    2014-02-23 None Attached File- Added ax_cxx_have_reference_wrapper.m4, #30677

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code