Macros by Category Revision History
Search:

ac_cxx_have_string_push_back

SYNOPSIS

AC_CXX_HAVE_STRING_PUSH_BACK

DESCRIPTION

If the implementation of the C++ library provides the method std::string::push_back (char), define HAVE_STRING_PUSH_BACK.

SOURCE CODE

http://autoconf-archive.cryp.to/ac_cxx_have_string_push_back.m4

LICENSE

Copyright © 2008 Jan Langer <jan@langernetz.de>

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.