| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
requiring the stl pair to have first_type defined. The old HP STL does not define first_type and second_type in its pair.
|
|
|
|
| |
Needed to optionally bring hash table comparison operators into the global namespace when argument dependent lookup is not supported.
|
| |
|
| |
|
|
|
|
| |
<>). Needed to work-around Sun CC bug.
|
| |
|
| |
|
|
|
|
| |
testIOS for the kwsys test.
|
|
|
|
| |
tests.
|
|
|
|
| |
return causes warnings. It will never return anyway.
|
|
|
|
| |
by testProcess.
|
|
|
|
| |
configured header included by KWSYS_HEADER() in a .c or .cxx file in kwsys itself must use this hack to get dependencies.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
argument to stl allocator<>::max_size method. Needed for kwsys hashtable to compile on Sun CC.
|
|
|
|
| |
std::allocator.
|
| |
|
|
|
|
| |
been rebound to _Node* already because GCC 3.4's vector type does not rebind it.
|
|
|
|
| |
extension.
|
|
|
|
| |
version.
|
| |
|
|
|
|
| |
when it runs.
|
| |
|
|
|
|
| |
not experimental and add simple test for systemtools
|
| |
|
|
|
|
| |
KWSys. This also adds try-compiles for KWSYS_STL_HAS_ALLOCATOR_REBIND, KWSYS_CXX_HAS_FULL_SPECIALIZATION, KWSYS_CXX_HAS_MEMBER_TEMPLATES, and KWSYS_CXX_HAS_NULL_TEMPLATE_ARGS.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|