patchGNU Autoconf Archive - Patches: patch #8346, AX_CXX_HAVE_IS_PLACEHOLDER

 
 

patch #8346: AX_CXX_HAVE_IS_PLACEHOLDER

Submitter:  None
Submitted:  Sun 23 Feb 2014 05:51:12 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
   

Sun 23 Feb 2014 05:51:12 PM UTC, original submission:  

# SYNOPSIS
#
#   AX_CXX_HAVE_IS_PLACEHOLDER()
#
# DESCRIPTION
#
#   This macros checks if std::is_placeholder, added in C++11, is defined in
#   the <functional> header.
#
#   If it is, define the ax_cv_cxx_have_is_placeholder environment variable to
#   "yes" and define HAVE_CXX_IS_PLACEHOLDER.
#
#   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 #30674:  ax_cxx_have_is_placeholder.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 (Updated the item)
  • -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_is_placeholder.m4, #30674

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code