2022-03-04 20:54:38 +00:00
..
.vscode Merge remote-tracking branch 'origin/development' 2018-03-18 19:29:36 +00:00
atomic Fix 'unused function parameter' warnings 2022-02-26 11:15:17 +00:00
deprecated Compatibility changes for GCC v5.4. 2019-06-23 09:54:02 +01:00
experimental Added etl::lerp & initial reverse engineered <bit> header 2021-12-31 09:52:02 +00:00
generators Fixed send_message signatures 2022-02-20 18:46:15 +00:00
mutex #431 CMSIS-RTOS2 support 2021-09-28 18:06:30 +01:00
private Final initializer_list updates 2022-02-14 11:06:09 +00:00
profiles Changes for controlling the availability of constexpr algorithms 2022-02-11 09:57:55 +00:00
absolute.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
algorithm.h Fixed specialisation for copy_backward 2022-02-14 20:25:44 +00:00
alignment.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
array_view.h Added fill() member functions to array_view, circular_buffer, deque, indirect_vector and vector 2022-02-15 10:54:44 +00:00
array_wrapper.h Renamed 8bit check macro 2022-01-10 00:35:02 +00:00
array.h Modified logic for enabling the use of initializer lists 2022-03-04 20:54:38 +00:00
atomic.h Multiple code changes, delegates & timers 2021-12-13 17:16:21 +00:00
basic_format_spec.h Merge branch 'feature/C++98/03_compatibilty' into feature/c++98-03-compatibilty 2021-03-14 14:40:00 +00:00
basic_string_stream.h Added non-const string pointer overload 2021-11-15 09:31:30 +00:00
basic_string.h const_iterator parameters for containers 2021-11-20 19:04:39 +00:00
binary.h Fixed const-ETL_CONSTANT mismatch. 2022-01-29 22:14:10 +00:00
bip_buffer_spsc_atomic.h Multiple code changes, delegates & timers 2021-12-13 17:16:21 +00:00
bit_stream.h #438 void* reader writer API 2021-10-03 15:38:50 +01:00
bit.h Removal of redundant code 2022-01-18 20:14:55 +00:00
bitset.h Bitset updates 2022-01-22 16:16:44 +00:00
bloom_filter.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
bresenham_line.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
buffer_descriptors.h Added delegate test from std::function 2021-12-30 09:36:36 +00:00
byte_stream.h Work in progress 2022-02-03 12:40:29 +00:00
byte.h Comment typo 2022-02-16 11:16:13 +00:00
callback_service.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
callback_timer_atomic.h Changed atomic timers to use a user supplied atomic semaphore counter. 2022-03-02 19:26:19 +00:00
callback_timer_interrupt.h Added callback and message timers for interrupts. 2022-03-03 14:31:24 +00:00
callback_timer_locked.h Changes the order of callback and re-insertion of the timer in the active list. 2022-03-03 14:34:01 +00:00
callback_timer.h Semaphore macro type is local to timer classes 2022-03-02 19:38:11 +00:00
callback.h C++03 check project 2019-02-11 12:33:33 +01:00
char_traits.h Added char8_t type 2022-02-26 11:15:42 +00:00
checksum.h Removed unnecessary inline keywords 2022-01-11 16:19:24 +00:00
circular_buffer.h Added fill() member functions to array_view, circular_buffer, deque, indirect_vector and vector 2022-02-15 10:54:44 +00:00
combinations.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
compare.h Work in progress 2020-01-09 11:15:50 +00:00
constant.h Change static const to static ETL_CONSTANT 2021-03-25 17:12:17 +00:00
container.h Disable etl::begin(), etl::end() and etl::size() for ETL_NO_STL 2021-10-20 13:34:44 +01:00
correlation.h Work in progress 2022-02-03 12:40:29 +00:00
covariance.h Work in progress 2022-02-03 12:40:29 +00:00
crc8_ccitt.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc8_cdma2000.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc8_darc.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc8_dvbs2.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc8_ebu.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc8_icode.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc8_itu.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc8_maxim.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc8_rohc.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc8_wcdma.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_a.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_arc.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_aug_ccitt.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_buypass.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_ccitt.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_cdma2000.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_dds110.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_dectr.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_dectx.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_dnp.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_en13757.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_genibus.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_kermit.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_maxim.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_mcrf4xx.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_modbus.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_profibus.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_riello.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_t10dif.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_teledisk.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_tms37157.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_usb.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_x25.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_xmodem.h Intermediate commit - Passing all tests 2021-03-26 15:53:30 +00:00
crc16.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc32_bzip2.h Intermediate commit - Passing all tests 2021-03-26 15:53:30 +00:00
crc32_c.h Intermediate commit - Passing all tests 2021-03-26 15:53:30 +00:00
crc32_d.h CRC updates 2021-03-29 13:54:12 +01:00
crc32_jamcrc.h CRC updates 2021-03-29 13:54:12 +01:00
crc32_mpeg2.h Intermediate commit - Passing all tests 2021-03-26 15:53:30 +00:00
crc32_posix.h Intermediate commit - Passing all tests 2021-03-26 15:53:30 +00:00
crc32_q.h CRC updates 2021-03-29 13:54:12 +01:00
crc32_xfer.h CRC updates 2021-03-29 13:54:12 +01:00
crc32.h Intermediate commit - Passing all tests 2021-03-26 15:53:30 +00:00
crc64_ecma.h Intermediate commit - Passing all tests 2021-03-26 15:53:30 +00:00
crc.h Renamed dectr & dectx files 2021-03-31 09:35:47 +01:00
cstring.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
cumulative_moving_average.h Change static const to static ETL_CONSTANT 2021-03-25 17:12:17 +00:00
cyclic_value.h Fixed etl::cyclic_value for ARMCC v5 compatibility 2021-10-01 18:41:59 +01:00
debounce.h literal with suffix (#416) 2021-09-02 13:03:38 +01:00
debug_count.h Removed unnecessary inline keywords 2022-01-11 16:19:24 +00:00
delegate_service.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
delegate.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
deque.h Added fill() member functions to array_view, circular_buffer, deque, indirect_vector and vector 2022-02-15 10:54:44 +00:00
doxygen.h Merge remote-tracking branch 'origin/development' 2018-03-18 19:29:36 +00:00
endianness.h Put storage class first and remove unreachable statement (#505) 2022-02-07 10:51:10 +00:00
enum_type.h constexpr for enum_type 2021-11-18 12:25:31 +00:00
error_handler.h Added ETL_ASSERT_AND_RETURN and ETL_ASSERT_AND_RETURN_VALUE error macros 2021-06-02 21:34:48 +01:00
exception.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
factorial.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
fibonacci.h literal with suffix (#416) 2021-09-02 13:03:38 +01:00
file_error_numbers.h Changes for controlling the availability of constexpr algorithms 2022-02-11 09:57:55 +00:00
fixed_iterator.h Removed warning from compilation 2021-10-01 18:41:35 +01:00
fixed_sized_memory_block_allocator.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
flags.h Final initializer_list updates 2022-02-14 11:06:09 +00:00
flat_map.h Final initializer_list updates 2022-02-14 11:06:09 +00:00
flat_multimap.h Final initializer_list updates 2022-02-14 11:06:09 +00:00
flat_multiset.h Final initializer_list updates 2022-02-14 11:06:09 +00:00
flat_set.h Final initializer_list updates 2022-02-14 11:06:09 +00:00
fnv_1.h Removed unnecessary inline keywords 2022-01-11 16:19:24 +00:00
format_spec.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
forward_list.h Final initializer_list updates 2022-02-14 11:06:09 +00:00
frame_check_sequence.h Work in progress 2022-02-03 12:40:29 +00:00
fsm.h Removed unnecessary inline keywords 2022-01-11 16:19:24 +00:00
function.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
functional.h Final code after local CI tests 2022-01-08 18:51:35 +00:00
gamma.h Unit tests for algorithms and functors 2021-04-10 15:21:16 +01:00
generic_pool.h Added pool_ext & generic_pool_ext 2021-10-03 11:50:40 +01:00
hash.h Fix compiler warnings 2021-11-15 09:31:29 +00:00
hfsm.h literal with suffix (#416) 2021-09-02 13:03:38 +01:00
histogram.h Work in progress 2022-02-03 12:40:29 +00:00
ihash.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
imemory_block_allocator.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
indirect_vector.h Added fill() member functions to array_view, circular_buffer, deque, indirect_vector and vector 2022-02-15 10:54:44 +00:00
initializer_list.h Modified logic for enabling the use of initializer lists 2022-03-04 20:54:38 +00:00
instance_count.h Removed unnecessary inline keywords 2022-01-11 16:19:24 +00:00
integral_limits.h add ifdef guard for msvc pragma (#455) 2021-11-15 09:31:29 +00:00
intrusive_forward_list.h Work in progress 2022-02-03 12:40:29 +00:00
intrusive_links.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
intrusive_list.h Work in progress 2022-02-03 12:40:29 +00:00
intrusive_queue.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
intrusive_stack.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
invert.h Unit tests for algorithms and functors 2021-04-10 15:21:16 +01:00
io_port.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
ipool.h Change != to < in ipool to get rid of erroneous clang-tidy nullptr dereference warning (#457) 2021-11-15 09:31:30 +00:00
ireference_counted_message_pool.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
iterator.h Removed unnecessary inline keywords 2022-01-11 16:19:24 +00:00
jenkins.h Removed unnecessary inline keywords 2022-01-11 16:19:24 +00:00
largest.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
limiter.h Updated for new tests and sanity checks 2021-04-11 20:58:28 +01:00
limits.h Modified WCHAR_MIN and WCHAR_MAX checks 2022-02-26 11:16:26 +00:00
list.h Final initializer_list updates 2022-02-14 11:06:09 +00:00
log.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
macros.h Merge remote-tracking branch 'origin/development' into feature/emplace_var_arg 2018-12-08 16:01:35 +00:00
map.h Final initializer_list updates 2022-02-14 11:06:09 +00:00
math_constants.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
mean.h Work in progress 2022-02-03 12:40:29 +00:00
mem_cast.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
memory_model.h Merge remote-tracking branch 'origin/master' into feature/no_stl 2018-08-18 10:09:56 +01:00
memory.h Changed from C cast to C++ cast 2022-02-26 11:17:36 +00:00
message_bus.h Fixed send_message signatures 2022-02-20 18:46:15 +00:00
message_packet.h Added Green Hills compiler check 2022-02-10 18:42:16 +00:00
message_router_registry.h Work in progress 2022-02-03 12:40:29 +00:00
message_router.h Fixed send_message signatures 2022-02-20 18:46:15 +00:00
message_timer_atomic.h Changed atomic timers to use a user supplied atomic semaphore counter. 2022-03-02 19:26:19 +00:00
message_timer_interrupt.h Added extra sanity checks for new classes 2022-03-03 18:39:23 +00:00
message_timer_locked.h Changes the order of callback and re-insertion of the timer in the active list. 2022-03-03 14:34:01 +00:00
message_timer.h Semaphore macro type is local to timer classes 2022-03-02 19:38:11 +00:00
message_types.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
message.h Variadic FSM 2021-08-10 20:25:27 +01:00
multi_array.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
multi_range.h literal with suffix (#416) 2021-09-02 13:03:38 +01:00
multi_span.h Multiple code changes, delegates & timers 2021-12-13 17:16:21 +00:00
multi_vector.h Multiple code changes, delegates & timers 2021-12-13 17:16:21 +00:00
multimap.h Final initializer_list updates 2022-02-14 11:06:09 +00:00
multiset.h Final initializer_list updates 2022-02-14 11:06:09 +00:00
murmur3.h Work in progress 2022-02-03 12:40:29 +00:00
mutex.h #431 CMSIS-RTOS2 support 2021-09-28 18:06:30 +01:00
negative.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
nth_type.h Make functions for containers 2021-11-18 12:26:15 +00:00
null_type.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
nullptr.h Always use stddef.h 2022-02-26 11:17:07 +00:00
numeric.h Removal of redundant code 2022-01-18 20:14:55 +00:00
observer.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
optional.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
overload.h Cross compiler compatibity changes 2021-07-18 09:53:13 +01:00
packet.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
parameter_pack.h Work in progress 2021-07-13 17:15:25 +01:00
parameter_type.h Work in progress 2020-01-09 11:15:50 +00:00
pearson.h Work in progress 2022-02-03 12:40:29 +00:00
permutations.h literal with suffix (#416) 2021-09-02 13:03:38 +01:00
placement_new.h Modified logic for enabling the use of initializer lists 2022-03-04 20:54:38 +00:00
platform.h Modified logic for enabling the use of initializer lists 2022-03-04 20:54:38 +00:00
pool.h Added pool_ext & generic_pool_ext 2021-10-03 11:50:40 +01:00
power.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
priority_queue.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
quantize.h literal with suffix (#416) 2021-09-02 13:03:38 +01:00
queue_lockable.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
queue_mpmc_mutex.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
queue_spsc_atomic.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
queue_spsc_isr.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
queue_spsc_locked.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
queue.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
radix.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
random.h Renamed 8bit check macro 2022-01-10 00:35:02 +00:00
ratio.h literal with suffix (#416) 2021-09-02 13:03:38 +01:00
reference_counted_message_pool.h Change static const to static ETL_CONSTANT 2021-03-25 17:12:17 +00:00
reference_counted_message.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
reference_counted_object.h Added cbegin() & cend() 2021-08-24 12:12:19 +01:00
reference_flat_map.h Work in progress 2022-02-03 12:40:29 +00:00
reference_flat_multimap.h Work in progress 2022-02-03 12:40:29 +00:00
reference_flat_multiset.h Work in progress 2022-02-03 12:40:29 +00:00
reference_flat_set.h Work in progress 2022-02-03 12:40:29 +00:00
rescale.h Unit tests for algorithms and functors 2021-04-10 15:21:16 +01:00
result.h Added result type 2021-09-05 17:39:56 +01:00
rms.h Work in progress 2022-02-03 12:40:29 +00:00
scaled_rounding.h Work in progress 2020-01-09 11:15:50 +00:00
scheduler.h literal with suffix (#416) 2021-09-02 13:03:38 +01:00
set.h Final initializer_list updates 2022-02-14 11:06:09 +00:00
shared_message.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
singleton.h Singleton class 2022-02-10 18:40:52 +00:00
smallest.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
span.h Renamed 8bit check macro 2022-01-10 00:35:02 +00:00
sqrt.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
stack.h Disable etl::begin(), etl::end() and etl::size() for ETL_NO_STL 2021-10-20 13:34:44 +01:00
standard_deviation.h Replaced post increment with pre increment 2022-02-03 17:16:26 +00:00
state_chart.h Minor changes 2022-01-24 20:15:17 +00:00
static_assert.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
string_stream.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
string_utilities.h string_utilities.h failes to compile with NO_ETL_STL (#354) 2021-03-15 09:53:40 +00:00
string_view.h Merge branch 'master' into feature/constexpr-for-string_view 2022-01-23 18:26:52 +00:00
string.h Final initializer_list updates 2022-02-14 11:06:09 +00:00
successor.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
task.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
threshold.h Unit tests for algorithms and functors 2021-04-10 15:21:16 +01:00
timer.h Removed pre-processor error for missing atomics 2022-02-11 17:36:55 +00:00
to_string.h Working code including 64 bit 2021-09-02 13:04:27 +01:00
to_u16string.h Working code including 64 bit 2021-09-02 13:04:27 +01:00
to_u32string.h Working code including 64 bit 2021-09-02 13:04:27 +01:00
to_wstring.h Working code including 64 bit 2021-09-02 13:04:27 +01:00
type_def.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
type_lookup.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
type_select.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
type_traits.h Merge branch 'master' into feature/constexpr-for-string_view 2022-01-23 18:26:52 +00:00
u16format_spec.h Merge remote-tracking branch 'origin/development' into feature/C++11_variadic_templates 2019-05-16 23:40:43 +01:00
u16string_stream.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
u16string.h Final initializer_list updates 2022-02-14 11:06:09 +00:00
u32format_spec.h Merge remote-tracking branch 'origin/development' into feature/C++11_variadic_templates 2019-05-16 23:40:43 +01:00
u32string_stream.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
u32string.h Final initializer_list updates 2022-02-14 11:06:09 +00:00
unaligned_type.h Fixed IAR warnings in binary.h 2022-01-14 10:08:46 +00:00
unordered_map.h Final initializer_list updates 2022-02-14 11:06:09 +00:00
unordered_multimap.h Final initializer_list updates 2022-02-14 11:06:09 +00:00
unordered_multiset.h Final initializer_list updates 2022-02-14 11:06:09 +00:00
unordered_set.h Final initializer_list updates 2022-02-14 11:06:09 +00:00
user_type.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
utility.h Disable span TContainer constructor for arrays 2021-12-15 12:21:10 +00:00
variance.h Replaced post increment with pre increment 2022-02-03 17:16:26 +00:00
variant_pool.h Feature/pool ext variant pool ext (#433) 2021-10-01 18:46:52 +01:00
variant.h Added missing #include for variant. 2021-09-02 13:03:38 +01:00
vector.h Added fill() member functions to array_view, circular_buffer, deque, indirect_vector and vector 2022-02-15 10:54:44 +00:00
version.h Updated version numbers and release notes. 2022-03-03 20:01:18 +00:00
visitor.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
wformat_spec.h Merge remote-tracking branch 'origin/development' into feature/C++11_variadic_templates 2019-05-16 23:40:43 +01:00
wstring_stream.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
wstring.h Final initializer_list updates 2022-02-14 11:06:09 +00:00