<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - rengber</title>
<link>http://snipplr.com/users/rengber/tags/Enumeration</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 11:46:10 GMT</pubDate>
<item>
<title>(C#) Using a Flag Enumeration with Bitwise Operations</title>
<link>http://snipplr.com/view/2402/using-a-flag-enumeration-with-bitwise-operations/</link>
<description><![CDATA[ <p>Note the use of the Bitwise Complement Operator ( ~ ) to AND the negative of the bit you want to set.</p> ]]></description>
<pubDate>Tue, 27 Mar 2007 20:24:23 GMT</pubDate>
<guid>http://snipplr.com/view/2402/using-a-flag-enumeration-with-bitwise-operations/</guid>
</item>
</channel>
</rss>