~doublep/libmct/main

Viewing all changes in revision 267.

  • Committer: Paul Pogonyshev
  • Date: 2013-07-27 19:58:44 UTC
  • Revision ID: pogonyshev@gmail.com-20130727195844-jomtkvzu1vjmgtu3
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.

Merged from 1.6 branch, revision 267.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: