patchGNU Autoconf Archive - Patches: patch #8339, AX_CXX_HAVE_BIT_AND

 
 

patch #8339: AX_CXX_HAVE_BIT_AND

Submitter:  None
Submitted:  Sun 23 Feb 2014 05:46:11 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:46:11 PM UTC, original submission:  

# SYNOPSIS
#
#   AX_CXX_HAVE_BIT_AND()
#
# DESCRIPTION
#
#   This macros checks if std::bit_and, added in C++11, is defined in the
#   <functional> header.
#
#   If it is, define the ax_cv_cxx_have_bit_and environment variable to "yes"
#   and define HAVE_CXX_BIT_AND.
#
#   NOTE: This macros depends on AX_CXX_NAMESPACES.
#
# LICENSE
#
#   Copyright (c) 2014 Enrico M. Crisostomo <enrico.m.crisostomo@gmail.com>
#
#   Copying and distribution of this file, with or without modification,
#   are permitted in any medium without royalty provided the copyright
#   notice and this notice are preserved.  This file is offered as-is,
#   without any warranty.

Anonymous

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #30667:  ax_cxx_have_bit_and.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_bit_and.m4, #30667

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code