Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 uid=33(www-data) gid=33(www-data) groups=33(www-data) Safe-mode: OFF (not secure) /usr/share/doc/autoconf-archive/html/ drwxr-xr-x | |
| Viewing file: Select action/file-type: Next: ax_cxx_dynamic_cast, Previous: ax_cxx_delete_method, Up: The Macros ax_cxx_dtor_after_atexitSynopsisAX_CXX_DTOR_AFTER_ATEXIT DescriptionIf the C++ compiler calls global destructors after atexit functions, define HAVE_DTOR_AFTER_ATEXIT. Conformant behavior is to have global destructors after atexit Per Paragraph 3.6.3/1 of the C++11 Standard: Destructors (12.4) for initialized objects [..] with static storage duration are called as a result of returning from main and as a result of calling std::exit (18.5). And per Paragraph 3.6.3/3: If the completion of the initialization of an object with static storage duration is sequenced before a call to std::atexit [..], the call to the function passed to std::atexit is sequenced before the call to the destructor for the object. WARNING: If cross-compiling, the test cannot be performed, the default action is to define HAVE_DTOR_AFTER_ATEXIT. Source CodeDownload the latest version of ax_cxx_dtor_after_atexit.m4 or browse the macro’s revision history. LicenseCopyright © 2008 Todd Veldhuizen 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. |
:: Command execute :: | |
--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.006 ]-- |