This website works better with JavaScript.
Home
Explore
Help
Sign In
Cinema4D
/
cpp-nr.utils
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Commit Graph
Select branches
Hide Pull Requests
master
Mono
Color
77832c456f
get rid of std::ptr_fun in string.hpp
master
Niklas Rosenstein
2018-09-12 10:45:58 +0200
c163854e87
add NR_CURRENT_FUNCTION and fixed iterator_adapter creation
Niklas Rosenstein
2018-09-11 16:53:06 +0200
e110c207ef
use std::is_reference<T>::value instead of std::is_reference_v<T> as it seems to be unsupported on OSX-LLVM yet
Niklas Rosenstein
2018-09-10 12:26:48 +0200
8a2c493966
fix clang errors
Niklas Rosenstein
2018-08-14 18:47:19 +0200
b3b56fd501
move NR_EXPR to macros.hpp
Niklas Rosenstein
2018-05-09 02:32:22 +0200
0e59dbfc39
add NiklasRosenstein/type_traits.hpp
Niklas Rosenstein
2018-05-08 21:28:13 +0200
7090c09628
add NR_EXPR to nr/macros.h if CPLUSPLUS is enabled
Niklas Rosenstein
2018-05-08 21:27:54 +0200
ee3ad47592
support reference and normal types separately in the iterator_adapter class
Niklas Rosenstein
2018-05-05 13:40:31 +0200
87035234f1
add NiklasRosenstein/context.hpp
Niklas Rosenstein
2018-04-27 18:18:05 +0200
5bfac6e4dc
large changes to the iterator interface, update range respectively
Niklas Rosenstein
2018-04-27 18:10:00 +0200
4b9e38c42a
add macro pushinh/popping to md5.hpp
Niklas Rosenstein
2018-01-28 17:19:29 +0100
c0105fdcf6
remove md5_impl.cpp and move the implementation inline to the class
Niklas Rosenstein
2018-01-28 15:52:26 +0100
9a69fbc949
add LICENSE
Niklas Rosenstein
2018-01-22 17:29:05 +0100
dfc30d6796
add MIT badge
Niklas Rosenstein
2018-01-22 17:16:59 +0100
1c5e454a11
update README
Niklas Rosenstein
2018-01-22 16:56:39 +0100
fd7bdbb1b5
add csv.hpp and test
Niklas Rosenstein
2018-01-22 16:56:16 +0100
b565d326f7
md5.hpp: remove md5_uint32 alias
Niklas Rosenstein
2018-01-22 16:56:03 +0100
d20c852d26
md5.hpp: disable MSVC warning of hidden class member
Niklas Rosenstein
2018-01-22 16:54:49 +0100
d522b3ee93
add README
Niklas Rosenstein
2018-01-22 16:45:48 +0100
f3edc4f53a
add tests/ directory with a Craftr build script
Niklas Rosenstein
2018-01-22 16:43:35 +0100
2983317180
fix errors and warnings
Niklas Rosenstein
2018-01-22 16:43:18 +0100
c6325af837
add docs/typeid.md
Niklas Rosenstein
2018-01-22 16:16:59 +0100
d1fd4a0dc4
add md5.hpp
Niklas Rosenstein
2018-01-22 16:16:52 +0100
f16c415616
move much of the general headers from NiklasRosenstein/nr-cpp to this repository
Niklas Rosenstein
2018-01-22 16:05:07 +0100
417a432ae0
add macros.h
Niklas Rosenstein
2018-01-22 15:16:35 +0100