Next: , Previous: , Up: The Macros  


ax_cxx_rvalue_references

Synopsis

AX_CXX_RVALUE_REFERENCES

Description

Check whether C++11 rvalue references are supported. If they are, the macro HAVE_RVALUE_REFERENCES is defined.

Does not ensure that the compiler is in C++11 mode.

Source Code

Download the latest version of ax_cxx_rvalue_references.m4 or browse the macro’s revision history.

License

Copyright © 2012 Tudor Bosman tudorb@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.