Commit Graph

7530 Commits

Author SHA1 Message Date
skypjack
0c3db25cf4 stl: std::ostream 2026-04-22 10:16:35 +02:00
skypjack
04b9bcc563 stl: added <ostream> 2026-04-21 17:25:52 +02:00
skypjack
18f8a103a8 stl: std::pointer_traits 2026-04-21 15:04:53 +02:00
skypjack
576baa5c57 std: stl::destroy 2026-04-21 14:59:49 +02:00
skypjack
514521888c stl: std::default_delete 2026-04-21 14:58:45 +02:00
skypjack
f0a306aa6f stl: std::integral 2026-04-21 08:18:27 +02:00
skypjack
749411c1a9 stl: std::enable_shared_from_this 2026-04-21 08:17:04 +02:00
skypjack
de04de17b9 stl: std::less 2026-04-21 08:15:17 +02:00
skypjack
4104c7db7b doc: minor changes 2026-04-20 18:40:44 +02:00
skypjack
490bf05f3e stl: stl::nullptr_t 2026-04-20 18:40:33 +02:00
skypjack
c0c5b81993 stl: std::uninitialized_fill 2026-04-20 18:35:58 +02:00
skypjack
18477eb65b stl: std::advance 2026-04-20 18:33:30 +02:00
skypjack
8a1940c0fa stl: std::allocate_shared 2026-04-20 18:31:05 +02:00
skypjack
ea6b70f263 stl: std::invoke 2026-04-20 16:46:50 +02:00
skypjack
780da3c78b stl: std::find_if 2026-04-20 16:44:19 +02:00
skypjack
882cbd2251 stl: std::any_of 2026-04-20 16:42:27 +02:00
skypjack
2975d14352 stl: std::all_of 2026-04-20 15:45:24 +02:00
skypjack
b88c1903a0 stl: std::none_of 2026-04-20 15:44:47 +02:00
skypjack
f7bf2d1245 stl: std::byte 2026-04-20 15:43:22 +02:00
skypjack
200f35130f stl: std::ceil 2026-04-20 15:42:17 +02:00
skypjack
793d4a9738 stl: std::popcount 2026-04-17 11:29:10 +02:00
skypjack
adff45e6a3 stl: std::default_initializable 2026-04-17 11:27:11 +02:00
skypjack
7d5b8c9a0e stl: std::has_single_bit 2026-04-17 11:24:00 +02:00
skypjack
0a1b4f9adc stl: std::unsigned_integral 2026-04-17 10:14:45 +02:00
skypjack
c6b343ae7d stl: std::invocable 2026-04-17 10:11:26 +02:00
skypjack
b451c43058 stl: std::make_shared 2026-04-17 09:15:13 +02:00
skypjack
750b450cd2 stl: std::derived_from 2026-04-17 09:13:18 +02:00
skypjack
080966ad8f doc: minor changes 2026-04-17 09:12:27 +02:00
skypjack
b5cd97f915 stl: std::constructible_from 2026-04-17 09:11:48 +02:00
skypjack
398a8c70a5 stl: std::same_as 2026-04-17 09:10:46 +02:00
skypjack
0ebf92f015 stl: concepts.hpp 2026-04-17 09:09:46 +02:00
skypjack
92a03e184d stl: std::static_pointer_cast 2026-04-16 15:40:18 +02:00
skypjack
be026136db stl: std::addressof 2026-04-16 15:38:50 +02:00
skypjack
1dff52db92 stl: std::is_member_function_pointer_v 2026-04-16 11:35:49 +02:00
skypjack
685d6c643f stl: std::allocator 2026-04-16 11:34:21 +02:00
skypjack
20c21bbfd6 stl: std::equal_to 2026-04-16 11:08:54 +02:00
skypjack
431556c069 stl: replace <functional> everywhere 2026-04-16 11:01:08 +02:00
skypjack
3b9304480a stl: refine functional.hpp + std::function 2026-04-16 10:58:25 +02:00
skypjack
fee356c7f9 stl: std::is_base_of_v 2026-04-15 14:30:57 +02:00
skypjack
d700f800aa stl: std::is_class_v 2026-04-15 14:28:46 +02:00
skypjack
e27826abc5 stl: std::is_signed_v 2026-04-15 14:27:53 +02:00
skypjack
2f7fc36e9e stl: std::is_integral_v 2026-04-15 14:27:22 +02:00
skypjack
d4cfc844a9 stl: std::is_arithmetic_v 2026-04-15 14:26:09 +02:00
skypjack
75f95b367c doc: minor changes 2026-04-15 14:23:42 +02:00
skypjack
64a71a4e8d stl: std::allocator_arg[_t] 2026-04-15 14:22:26 +02:00
skypjack
5623d2f9dc stl: std::allocator_traits 2026-04-15 14:20:49 +02:00
skypjack
a039eed54e stl: std::shared_ptr 2026-04-15 09:23:31 +02:00
skypjack
ddeea943f2 stl: std::unique_ptr 2026-04-15 09:21:56 +02:00
skypjack
6b7513eb1a stl: std::make_unique 2026-04-15 09:20:39 +02:00
skypjack
d200d8b3dc stl: prepare to move all <memory> stuff 2026-04-15 09:19:17 +02:00