| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
configured namespace.
|
|
|
|
| |
KWSYS_STL_HAS_ITERATOR_CATEGORY, KWSYS_STL_HAS___ITERATOR_CATEGORY, and KWSYS_STL_HAS_ALLOCATOR_NONTEMPLATE to get the hash table to compile on old HP and Sun compilers.
|
|
|
|
| |
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 work-around Sun CC bug.
|
|
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.
|