Open Roflincopter opened 10 years ago
I thought having using namespaces would make the code look more elegant but it has kinda backfired as I cannot use the dmp_library namespace without using the boost and std namespace. I should have used type aliases, much cleaner and faster.
I thought having using namespaces would make the code look more elegant but it has kinda backfired as I cannot use the dmp_library namespace without using the boost and std namespace. I should have used type aliases, much cleaner and faster.