Rename to IsCond<>

This commit is contained in:
Vinnie Falco
2013-09-08 14:54:28 -07:00
parent 270ceb7ceb
commit 34b7599df6
6 changed files with 18 additions and 18 deletions

View File

@@ -73,7 +73,7 @@
<ClInclude Include="..\..\beast\intrusive\PointerTraits.h" />
<ClInclude Include="..\..\beast\mpl.h" />
<ClInclude Include="..\..\beast\mpl\AddConst.h" />
<ClInclude Include="..\..\beast\mpl\IfConst.h" />
<ClInclude Include="..\..\beast\mpl\IfCond.h" />
<ClInclude Include="..\..\beast\mpl\PointerToOther.h" />
<ClInclude Include="..\..\beast\mpl\RemoveConst.h" />
<ClInclude Include="..\..\beast\mpl\RemoveConstVolatile.h" />