Difference between revisions of "Bitwise enums"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=bitwise enums |Short description=Type safe bitwise enumerations for C++ |Full description=A very simple, 0-overhead, and yet type-safe 1-file library for doing bitw...")
 
(New version)
 
Line 3: Line 3:
 
|Short description=Type safe bitwise enumerations for C++
 
|Short description=Type safe bitwise enumerations for C++
 
|Full description=A very simple, 0-overhead, and yet type-safe 1-file library for doing bitwise operations between masks represented by enums. '''Please note''': This library has been subsumed into [http://directory.fsf.org/project/mili/ MiLi] and is no longer being maintained individually.
 
|Full description=A very simple, 0-overhead, and yet type-safe 1-file library for doing bitwise operations between masks represented by enums. '''Please note''': This library has been subsumed into [http://directory.fsf.org/project/mili/ MiLi] and is no longer being maintained individually.
 +
|Homepage URL=https://bitbucket.org/fudepan/mili/wiki/BitwiseEnums
 
|User level=intermediate
 
|User level=intermediate
|Status=Live
 
|Component programs=
 
|Homepage URL=http://code.google.com/p/bitwise-enum/
 
|VCS checkout command=
 
 
|Computer languages=C++
 
|Computer languages=C++
|Documentation note=
 
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=MiLi-_Minimalistic_headers-only_C++_Library
 
|Related projects=MiLi-_Minimalistic_headers-only_C++_Library
 
|Keywords=bitwise,pascal,Magic,integer arithmetic,integer,abstract
 
|Keywords=bitwise,pascal,Magic,integer arithmetic,integer,abstract
|Is GNU=n
+
|Version identifier=17
|Last review by=Deb Nicholson
+
|Version date=2013/01/28
|Last review date=2009-04-28
+
|Version status=stable
 +
|Version download=https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/mili/mili-17.tgz
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2016/12/28
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=1.1
+
|Status=
|Version date=2008-01-10
+
|Is GNU=No
|Version status=stable
+
|License verified date=2008-04-30
|Version download=http://bitwise-enum.googlecode.com/files/bitwise_enum-1.1.tgz
+
}}
 +
{{Project license
 +
|License=GPLv3
 +
|License verified by=Deborah Nicholson
 
|License verified date=2008-04-30
 
|License verified date=2008-04-30
|Version comment=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Daniel Gutson
 
|Role=Developer
 
|Role=Developer
|Real name=Daniel Gutson
 
|Email=
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
Line 38: Line 34:
 
|Use=mathematics
 
|Use=mathematics
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=GPLv3
 
|License verified by=Deborah Nicholson
 
|License verified date=2008-04-30
 
}}
 

Latest revision as of 20:14, 27 December 2016


[edit]

bitwise enums

https://bitbucket.org/fudepan/mili/wiki/BitwiseEnums
Type safe bitwise enumerations for C++

A very simple, 0-overhead, and yet type-safe 1-file library for doing bitwise operations between masks represented by enums. Please note: This library has been subsumed into MiLi and is no longer being maintained individually.





Licensing

License

Verified by

Verified on

Notes

License

GPLv3

Verified by

Deborah Nicholson

Verified on

30 April 2008




Leaders and contributors

Contact(s)Role
Daniel Gutson Developer


Resources and communication

Software prerequisites




Entry
















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.