~roguescholar/boost/+git/type_traits:pr/has-trivial-deleted-pair

Last commit made on 2017-10-30
Get this branch:
git clone -b pr/has-trivial-deleted-pair https://git.launchpad.net/~roguescholar/boost/+git/type_traits

Branch merges

Branch information

Name:
pr/has-trivial-deleted-pair
Repository:
lp:~roguescholar/boost/+git/type_traits

Recent commits

73cff9c... by Peter Dimov <email address hidden>

Try to reproduce issue with has_trivial_constructor and pair<deleted_construct,int>

1146f73... by jzmaddock <email address hidden>

Travis.yml: Correct use of "cxxstd-dialect".

af2546a... by jzmaddock <email address hidden>

travis.yml: need to unset IFS before b2 invocation.

3530a01... by jzmaddock <email address hidden>

One more try with travis.yml: remove ":" from command line as travis mangles it.

4cd7655... by jzmaddock <email address hidden>

Correct travis.yml syntax one more time.

4ac0c52... by jzmaddock <email address hidden>

Merge pull request #50 from Lastique/fix_clang30_decltype

Add a workaround for clang 3.0 not supporting decltype in base class list

9ee7745... by jzmaddock <email address hidden>

Merge pull request #47 from kuhlenough/develop

VxWorks has double align issues similar to unix

51c82dc... by jzmaddock <email address hidden>

Merge pull request #46 from tanzislam/fix_detail_namespace_for_borland

Fix 'detail' namespace opening for Borland

73fd747... by jzmaddock <email address hidden>

Type_traits: try using --hash on the Appveyor b2 command line as we appear to be exceeding the max path length.

ceaddee... by jzmaddock <email address hidden>

Type_traits: correct travis.yml.