NazaraEngine/include/Nazara/Core
Lynix 17961f42fd Added Bitset class
It's like std::bitset with a dynamic size


Former-commit-id: 704352d954c88e9cf829b41448d7761f89f59786
2015-03-16 17:23:55 +01:00
..
Debug Updated copyright year 2015-01-21 20:53:01 +01:00
Hash Updated copyright year 2015-01-21 20:53:01 +01:00
AbstractHash.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Bitset.hpp Added Bitset class 2015-03-16 17:23:55 +01:00
Bitset.inl Added Bitset class 2015-03-16 17:23:55 +01:00
ByteArray.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
CallOnExit.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
CallOnExit.inl Updated copyright year 2015-01-21 20:53:01 +01:00
Clock.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Color.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Color.inl Updated copyright year 2015-01-21 20:53:01 +01:00
ConditionVariable.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Config.hpp Merge remote-tracking branch 'origin/master' into Resource-Update 2015-01-25 19:29:55 +01:00
ConfigCheck.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Core.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Debug.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
DebugOff.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Directory.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
DynLib.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Endianness.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Endianness.inl Updated copyright year 2015-01-21 20:53:01 +01:00
Enums.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Error.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
ErrorFlags.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
File.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Format.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Functor.hpp Fixed variadic arguments not being moved 2015-02-28 23:59:26 +01:00
Functor.inl Fixed variadic arguments not being moved 2015-02-28 23:59:26 +01:00
GuillotineBinPack.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
HardwareInfo.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Hash.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
HashDigest.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Hashable.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Initializer.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Initializer.inl Updated copyright year 2015-01-21 20:53:01 +01:00
InputStream.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
LockGuard.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Log.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
MemoryHelper.hpp Fixed variadic arguments not being moved 2015-02-28 23:59:26 +01:00
MemoryHelper.inl Fixed variadic arguments not being moved 2015-02-28 23:59:26 +01:00
MemoryManager.hpp (MemoryManager) Added allocation logging 2015-02-03 14:43:58 +01:00
MemoryPool.hpp (MemoryPool) Added methods to construct/destruct object 2015-03-01 00:02:41 +01:00
MemoryPool.inl (MemoryPool) Added some DOC comments 2015-03-01 00:08:34 +01:00
MemoryStream.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Mutex.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
NonCopyable.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
ObjectLibrary.hpp (ObjectLibrary) Added Query static method 2015-01-28 20:38:54 +01:00
ObjectLibrary.inl (ObjectLibrary) Added Query static method 2015-01-28 20:38:54 +01:00
ObjectListener.hpp Merge remote-tracking branch 'origin/master' into Resource-Update 2015-01-25 19:29:55 +01:00
ObjectListenerWrapper.hpp Merge remote-tracking branch 'origin/master' into Resource-Update 2015-01-25 19:29:55 +01:00
ObjectListenerWrapper.inl Merge remote-tracking branch 'origin/master' into Resource-Update 2015-01-25 19:29:55 +01:00
ObjectRef.hpp (ObjectRef) Added implicit conversion constructor/operator 2015-01-28 15:46:14 +01:00
ObjectRef.inl (ObjectRef) Removed useless assignation 2015-01-29 14:43:19 +01:00
OffsetOf.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
ParameterList.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
PluginManager.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Primitive.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Primitive.inl Updated copyright year 2015-01-21 20:53:01 +01:00
PrimitiveList.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
RefCounted.hpp Regenerated global headers (and updated copyright year, again) 2015-01-30 22:33:41 +01:00
Resource.hpp Merge remote-tracking branch 'origin/master' into Resource-Update 2015-01-25 19:29:55 +01:00
ResourceLoader.hpp Made ResourceLoader types private 2015-01-28 20:39:19 +01:00
ResourceLoader.inl Merge remote-tracking branch 'origin/master' into Resource-Update 2015-01-25 19:29:55 +01:00
ResourceManager.hpp Added resource managers 2015-01-28 20:53:40 +01:00
ResourceManager.inl Improved ResourceManager code 2015-01-29 11:46:29 +01:00
Semaphore.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
SparsePtr.hpp Fixed SparsePtr::operator-> 2015-01-26 16:13:44 +01:00
SparsePtr.inl Fixed SparsePtr::operator-> 2015-01-26 16:13:44 +01:00
Stream.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
String.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
String.inl Updated copyright year 2015-01-21 20:53:01 +01:00
StringStream.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
TaskScheduler.hpp Fixed variadic arguments not being moved 2015-02-28 23:59:26 +01:00
TaskScheduler.inl Fixed variadic arguments not being moved 2015-02-28 23:59:26 +01:00
Thread.hpp Fixed variadic arguments not being moved 2015-02-28 23:59:26 +01:00
Thread.inl Fixed variadic arguments not being moved 2015-02-28 23:59:26 +01:00
ThreadSafety.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
ThreadSafetyOff.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Tuple.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Tuple.inl Updated copyright year 2015-01-21 20:53:01 +01:00
Unicode.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Updatable.hpp Updated copyright year 2015-01-21 20:53:01 +01:00