Macros by Category Revision History
Search:

ac_cxx_have_vector_at

SYNOPSIS

AC_CXX_HAVE_VECTOR_AT

DESCRIPTION

If the implementation of the C++ library provides the method std::vector::at(std::size_t), define HAVE_VECTOR_AT.

SOURCE CODE

http://autoconf-archive.cryp.to/ac_cxx_have_vector_at.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.