autoconf-archive-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[patch #8339] AX_CXX_HAVE_BIT_AND


From: anonymous
Subject: [patch #8339] AX_CXX_HAVE_BIT_AND
Date: Sun, 23 Feb 2014 17:46:12 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.73.11 (KHTML, like Gecko) Version/7.0.1 Safari/537.73.11

URL:
  <http://savannah.gnu.org/patch/?8339>

                 Summary: AX_CXX_HAVE_BIT_AND
                 Project: GNU Autoconf Archive
            Submitted by: None
            Submitted on: Sun 23 Feb 2014 05:46:11 PM UTC
                Priority: 5 - Normal
                  Status: None
             Assigned to: None
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

# 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 <address@hidden>
#
#   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.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sun 23 Feb 2014 05:46:11 PM UTC  Name: ax_cxx_have_bit_and.m4  Size: 1kB
  By: None

<http://savannah.gnu.org/patch/download.php?file_id=30667>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8339>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]