From: Mikko Rasa Date: Thu, 27 Sep 2012 22:04:31 +0000 (+0300) Subject: Add some useful shortcuts for CreateMode combinations X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;ds=sidebyside;h=8642ac1b4478419630911a51a53fe8ef5fb46647;hp=8642ac1b4478419630911a51a53fe8ef5fb46647;p=libs%2Fcore.git Add some useful shortcuts for CreateMode combinations All valid modes can now be referred to with a single enumerator. C_EXCLUSIVE alone is not valid. ---