arvidn
|
5383854768
|
make span's and sha1_hash's index and size types signed (instead of unsigned). Specifically std::ptrdiff_t. In line with the direction of gsl span and reduce signed->unsigned casts
|
2018-11-16 14:06:22 +01:00 |
Arvid Norberg
|
8f0cf7e1a9
|
some refactor to reduce duplicate code
|
2018-07-25 18:48:34 +02:00 |
arvidn
|
0378ae47f4
|
fix some macro expansions of 'max' in headers, to improve compatibility with windows.h
|
2017-11-12 23:01:47 +01:00 |
Andrei Kurushin
|
9efb72197c
|
use decltype(auto) return types for MSVC (#1815)
use decltype(auto) return types for MSVC
|
2017-03-17 20:47:10 -04:00 |
Alden Torres
|
070e85090b
|
more std:: prefix, consts, auto refactor, formatting
|
2017-01-26 08:30:20 -05:00 |
Arvid Norberg
|
6a701437b6
|
use strong_typedef for peer_class_t type (#1595)
use strong_typedef for peer_class_t type
|
2017-01-21 22:40:19 -05:00 |