Commit Graph

33 Commits

Author SHA1 Message Date
Marius Bancila
9184792fc3
update open discussion 2020-09-10 00:23:25 +03:00
Marius Bancila
6452aadcbe
Update P0959.md 2020-09-09 23:50:57 +03:00
Marius Bancila
987edad167
inline global constants 2020-09-09 23:50:37 +03:00
Marius Bancila
b74a5eb7e9 - updates after Kona
- new constructors
- namespace constants for name-based uuids
2019-05-17 12:33:35 +03:00
Marius Bancila
e0a781d245 uuid is class
noexcept on several functions
2019-02-20 01:25:17 +02:00
Marius Bancila
dee14f660d from_string return value 2019-01-28 09:09:50 +02:00
Marius Bancila
d660780bc4 proof reading 2019-01-28 09:07:48 +02:00
Marius Bancila
7a0f71cb10 const references and function templates 2019-01-09 11:25:14 +02:00
Marius Bancila
58c7031c33 wording 2019-01-08 17:00:34 +02:00
Marius Bancila
29ce84bac9 comment on function from_string 2019-01-08 16:49:04 +02:00
Marius Bancila
bc37fa250b revision based on LEWGI feedback from San Diego 2019-01-08 16:46:19 +02:00
Marius Bancila
ecb3386b3a
operator<=> return type 2018-11-04 22:34:08 +02:00
Marius Bancila
405e76041c
Update P0959.md
paragraph renaming
2018-11-02 23:19:49 +02:00
Marius Bancila
0c2f9b5094
Update P0959.md
from_string()
2018-11-02 23:13:56 +02:00
Marius Bancila
96510aaaca
Update P0959.md
removed redundant specification of operator<=>
2018-11-02 23:11:33 +02:00
Marius Bancila
3c5adc5cff
Update P0959.md 2018-11-02 23:07:37 +02:00
Marius Bancila
e9dd04b7a4
Update P0959.md
fixed string examples
2018-11-02 19:45:39 +02:00
Marius Bancila
07c92656b5 fixed list of changes 2018-09-05 12:51:53 +03:00
Marius Bancila
0a42b9f66d operator <=>
discussion on odering design
2018-09-05 12:50:50 +03:00
Marius Bancila
ca9f84418c using instead of typedef 2018-06-29 10:33:08 +03:00
Marius Bancila
52587059aa from_string, constexpr, & others 2018-06-29 09:54:51 +03:00
Marius Bancila
7a59e5dc30 {} format clarification 2018-06-27 16:25:19 +03:00
Marius Bancila
722bb6cc50 span<byte, 16> 2018-06-27 16:22:00 +03:00
Marius Bancila
50e9562617 added UUID format specification from RFC 4122 and revision history section 2018-06-27 16:16:11 +03:00
Marius Bancila
54b54bdab5 revision 1 based on standard committe and community feedback 2018-06-27 11:27:00 +03:00
Marius Bancila
114a0e5e90
Update P0959.md
to_string() and to_wstring() are inline
2018-05-15 09:43:58 +03:00
Marius Bancila
e1f1a1e59e renamed nil() to is_nil() 2018-05-14 16:42:38 +03:00
Marius Bancila
bf8ef0961d
missing } 2018-03-12 14:59:31 +02:00
Marius Bancila
0ccd424d81
removed uuids namespace reference 2018-03-12 14:28:52 +02:00
Marius Bancila
7f876e068b
Update P0959.md
syntax highlighting
2018-02-28 21:48:04 +02:00
jose nazario
9d255671db
fix some typos, no content changes 2018-02-19 10:08:50 -05:00
Marius Bancila
830b057a3f
P0959R0 2018-02-19 12:09:16 +02:00
Marius Bancila
1d511592ce
Rename paper.md to P0959.md 2018-02-12 23:03:19 +02:00