~doublep/libmct/1.6

Viewing all changes in revision 267.

  • Committer: Paul Pogonyshev
  • Date: 2013-07-26 17:22:55 UTC
  • Revision ID: pogonyshev@gmail.com-20130726172255-7x1polnjv25cc0ig
Workaround 'has_trivial_destructor' renaming in C++11

This workaround is only important on non-GCC, because on GCC we always
use a built-in instead.  It is somewhat improper because it injects
names in 'std' namespace, but those names should be there anyway, or
at least shouldn't ever be reused for a different purpose.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: