diff options
author | David Blaikie <dblaikie@gmail.com> | 2013-02-21 06:05:57 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2013-02-21 06:05:57 +0000 |
commit | 2bbc19c1c6cd60b9c56750d7b03311c47a88b748 (patch) | |
tree | 5de494a806c5f04c35fc27e77040a30927e22b14 /lib | |
parent | 214df4285a974c61450477cbcf5c4a196d574a6a (diff) | |
download | external_llvm-2bbc19c1c6cd60b9c56750d7b03311c47a88b748.zip external_llvm-2bbc19c1c6cd60b9c56750d7b03311c47a88b748.tar.gz external_llvm-2bbc19c1c6cd60b9c56750d7b03311c47a88b748.tar.bz2 |
Make Optional<T>'s operator bool 'explicit' in C++11
Provides a general way to add 'explicit' for conversion operators (a no-op when
compiling as C++98).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175723 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions