..
.vscode
Merge remote-tracking branch 'origin/development'
2018-03-18 19:29:36 +00:00
atomic
Change static const to static ETL_CONSTANT
2021-03-25 17:12:17 +00:00
deprecated
Compatibility changes for GCC v5.4.
2019-06-23 09:54:02 +01:00
experimental
Renamed mem_type to mem_cast
2021-06-29 20:03:55 +01:00
generators
Fix constexpr accepts() implementation to be C++11 compliant ( #452 )
2021-11-15 09:31:29 +00:00
mutex
#431 CMSIS-RTOS2 support
2021-09-28 18:06:30 +01:00
private
Disable etl::begin(), etl::end() and etl::size() for ETL_NO_STL
2021-10-20 13:34:44 +01:00
profiles
Experimental automatic builtins for algorithms
2021-10-26 17:27:05 +01: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
Experimental automatic builtins for algorithms
2021-10-25 09:56:40 +01: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
Add free-standing sanity tests for C++03/11/14/17 ( #351 )
2021-03-12 14:13:31 +00:00
array_wrapper.h
Disable etl::begin(), etl::end() and etl::size() for ETL_NO_STL
2021-10-20 13:34:44 +01:00
array.h
literal with suffix ( #416 )
2021-09-02 13:03:38 +01:00
atomic.h
Add free-standing sanity tests for C++03/11/14/17 ( #351 )
2021-03-12 14:13:31 +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
Merge branch 'feature/C++98/03_compatibilty' into feature/c++98-03-compatibilty
2021-03-14 14:40:00 +00:00
basic_string.h
Disable etl::begin(), etl::end() and etl::size() for ETL_NO_STL
2021-10-20 13:34:44 +01:00
binary.h
Fix compiler warnings
2021-11-15 09:31:29 +00:00
bip_buffer_spsc_atomic.h
Remove clang warning
2021-09-02 13:03:36 +01:00
bit_stream.h
#438 void* reader writer API
2021-10-03 15:38:50 +01:00
bitset.h
literal with suffix ( #416 )
2021-09-02 13:03:38 +01: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
literal with suffix ( #416 )
2021-09-02 13:03:38 +01:00
byte_stream.h
Add available_bytes to byte_stream_reader & byte_stream_writer
2021-10-21 09:26:20 +01: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.h
literal with suffix ( #416 )
2021-09-02 13:03:38 +01:00
callback.h
C++03 check project
2019-02-11 12:33:33 +01:00
char_traits.h
literal with suffix ( #416 )
2021-09-02 13:03:38 +01:00
checksum.h
Merge remote-tracking branch 'origin/development'
2020-01-15 16:32:01 +00:00
circular_buffer.h
literal with suffix ( #416 )
2021-09-02 13:03:38 +01: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
Result member functions are now const
2021-04-12 11:21:10 +01:00
covariance.h
Result member functions are now const
2021-04-12 11:21:10 +01:00
crc8_ccitt.h
Added/adjusted 'force C++03' unit test macros
2021-06-03 10:56:08 +01:00
crc8_cdma2000.h
Added/adjusted 'force C++03' unit test macros
2021-06-03 10:56:08 +01:00
crc8_darc.h
Added/adjusted 'force C++03' unit test macros
2021-06-03 10:56:08 +01:00
crc8_dvbs2.h
Added/adjusted 'force C++03' unit test macros
2021-06-03 10:56:08 +01:00
crc8_ebu.h
Added/adjusted 'force C++03' unit test macros
2021-06-03 10:56:08 +01:00
crc8_icode.h
Added/adjusted 'force C++03' unit test macros
2021-06-03 10:56:08 +01:00
crc8_itu.h
Added/adjusted 'force C++03' unit test macros
2021-06-03 10:56:08 +01:00
crc8_maxim.h
Added/adjusted 'force C++03' unit test macros
2021-06-03 10:56:08 +01:00
crc8_rohc.h
Added/adjusted 'force C++03' unit test macros
2021-06-03 10:56:08 +01:00
crc8_wcdma.h
Added/adjusted 'force C++03' unit test macros
2021-06-03 10:56:08 +01:00
crc16_a.h
Added/adjusted 'force C++03' unit test macros
2021-06-03 10:56:08 +01:00
crc16_arc.h
Added/adjusted 'force C++03' unit test macros
2021-06-03 10:56:08 +01:00
crc16_aug_ccitt.h
Added/adjusted 'force C++03' unit test macros
2021-06-03 10:56:08 +01:00
crc16_buypass.h
Added/adjusted 'force C++03' unit test macros
2021-06-03 10:56:08 +01:00
crc16_ccitt.h
Added/adjusted 'force C++03' unit test macros
2021-06-03 10:56:08 +01:00
crc16_cdma2000.h
Added/adjusted 'force C++03' unit test macros
2021-06-03 10:56:08 +01:00
crc16_dds110.h
Added/adjusted 'force C++03' unit test macros
2021-06-03 10:56:08 +01:00
crc16_dectr.h
Added/adjusted 'force C++03' unit test macros
2021-06-03 10:56:08 +01:00
crc16_dectx.h
Added/adjusted 'force C++03' unit test macros
2021-06-03 10:56:08 +01:00
crc16_dnp.h
Added/adjusted 'force C++03' unit test macros
2021-06-03 10:56:08 +01:00
crc16_en13757.h
Added/adjusted 'force C++03' unit test macros
2021-06-03 10:56:08 +01:00
crc16_genibus.h
Added/adjusted 'force C++03' unit test macros
2021-06-03 10:56:08 +01:00
crc16_kermit.h
Added/adjusted 'force C++03' unit test macros
2021-06-03 10:56:08 +01:00
crc16_maxim.h
Added/adjusted 'force C++03' unit test macros
2021-06-03 10:56:08 +01:00
crc16_mcrf4xx.h
Added/adjusted 'force C++03' unit test macros
2021-06-03 10:56:08 +01:00
crc16_modbus.h
Added/adjusted 'force C++03' unit test macros
2021-06-03 10:56:08 +01:00
crc16_profibus.h
Added/adjusted 'force C++03' unit test macros
2021-06-03 10:56:08 +01:00
crc16_riello.h
Added/adjusted 'force C++03' unit test macros
2021-06-03 10:56:08 +01:00
crc16_t10dif.h
Added/adjusted 'force C++03' unit test macros
2021-06-03 10:56:08 +01:00
crc16_teledisk.h
Added/adjusted 'force C++03' unit test macros
2021-06-03 10:56:08 +01:00
crc16_tms37157.h
Added/adjusted 'force C++03' unit test macros
2021-06-03 10:56:08 +01:00
crc16_usb.h
Added/adjusted 'force C++03' unit test macros
2021-06-03 10:56:08 +01:00
crc16_x25.h
Added/adjusted 'force C++03' unit test macros
2021-06-03 10:56:08 +01:00
crc16_xmodem.h
Intermediate commit - Passing all tests
2021-03-26 15:53:30 +00:00
crc16.h
Added/adjusted 'force C++03' unit test macros
2021-06-03 10:56:08 +01: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
Add free-standing sanity tests for C++03/11/14/17 ( #351 )
2021-03-12 14:13:31 +00:00
delegate_service.h
Work in progress
2021-07-26 09:29:11 +01:00
delegate.h
Various updates
2021-10-12 17:52:51 +01:00
deque.h
Disable etl::begin(), etl::end() and etl::size() for ETL_NO_STL
2021-10-20 13:34:44 +01:00
doxygen.h
Merge remote-tracking branch 'origin/development'
2018-03-18 19:29:36 +00:00
endianness.h
literal with suffix ( #416 )
2021-09-02 13:03:38 +01:00
enum_type.h
Add free-standing sanity tests for C++03/11/14/17 ( #351 )
2021-03-12 14:13: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
Initial commit
2021-05-31 15:55:13 +01: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
Change static const to static ETL_CONSTANT
2021-03-25 17:12:17 +00:00
flat_map.h
Change static const to static ETL_CONSTANT
2021-03-25 17:12:17 +00:00
flat_multimap.h
Change static const to static ETL_CONSTANT
2021-03-25 17:12:17 +00:00
flat_multiset.h
Change static const to static ETL_CONSTANT
2021-03-25 17:12:17 +00:00
flat_set.h
Change static const to static ETL_CONSTANT
2021-03-25 17:12:17 +00:00
fnv_1.h
literal with suffix ( #416 )
2021-09-02 13:03:38 +01: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
Disable etl::begin(), etl::end() and etl::size() for ETL_NO_STL
2021-10-20 13:34:44 +01:00
frame_check_sequence.h
Add free-standing sanity tests for C++03/11/14/17 ( #351 )
2021-03-12 14:13:31 +00:00
fsm.h
Removed warning from compilation
2021-10-01 18:41:35 +01: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
Resolved issues with universal references in construction and assignment.
2021-07-11 20:36:01 +01: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
Fixed sparse histogram class name
2021-05-10 16:18:23 +01: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
Unified vector asserts
2021-06-30 11:25:37 +01:00
instance_count.h
Removed warning from compilation
2021-10-01 18:41:35 +01:00
integral_limits.h
Fix compiler warnings
2021-11-15 09:31:29 +00:00
intrusive_forward_list.h
Remove non-const versions of iterators for containers ( #359 )
2021-03-30 08:22:17 +01: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
Remove non-const versions of iterators for containers ( #359 )
2021-03-30 08:22:17 +01: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
Add free-standing sanity tests for C++03/11/14/17 ( #351 )
2021-03-12 14:13:31 +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
Experimental automatic builtins for algorithms
2021-10-25 09:56:40 +01:00
jenkins.h
literal with suffix ( #416 )
2021-09-02 13:03:38 +01:00
largest.h
Fixes after merge
2021-08-10 12:37:33 +01:00
limiter.h
Updated for new tests and sanity checks
2021-04-11 20:58:28 +01:00
limits.h
Fixed swapped HUGE_VAL & HUGE_VALF definitions
2021-06-29 19:58:30 +01:00
list.h
Disable etl::begin(), etl::end() and etl::size() for ETL_NO_STL
2021-10-20 13:34:44 +01: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
Disable etl::begin(), etl::end() and etl::size() for ETL_NO_STL
2021-10-20 13:34:44 +01: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
Result member functions are now const
2021-04-12 11:21:10 +01:00
mem_cast.h
Fixed ambiguous function call for clang
2021-06-14 13:23:41 +01:00
memory_model.h
Merge remote-tracking branch 'origin/master' into feature/no_stl
2018-08-18 10:09:56 +01:00
memory.h
constexpr for etl::string_view
2021-10-21 09:31:49 +01:00
message_bus.h
Removed warning from compilation
2021-10-01 18:41:35 +01:00
message_packet.h
Fix constexpr accepts() implementation to be C++11 compliant ( #451 )
2021-11-15 09:31:29 +00:00
message_router_registry.h
Added public access for base class for iterator
2021-10-03 20:18:51 +01:00
message_router.h
Removed warning from compilation
2021-10-01 18:41:35 +01:00
message_timer.h
literal with suffix ( #416 )
2021-09-02 13:03:38 +01: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
missed 'typename' keyword added ( #445 )
2021-10-12 15:37:44 +01:00
multi_vector.h
Temporarily disable multi_vector
2021-09-21 11:06:44 +01:00
multimap.h
Disable etl::begin(), etl::end() and etl::size() for ETL_NO_STL
2021-10-20 13:34:44 +01:00
multiset.h
Disable etl::begin(), etl::end() and etl::size() for ETL_NO_STL
2021-10-20 13:34:44 +01:00
murmur3.h
literal with suffix ( #416 )
2021-09-02 13:03:38 +01: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
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
Add free-standing sanity tests for C++03/11/14/17 ( #351 )
2021-03-12 14:13:31 +00:00
numeric.h
Modified the way that the 'No STL' macros are defined so that 'std' may be used in ETL code rather than the 'ETLSTD' macro.
2019-11-15 13:28:51 +00:00
observer.h
notify_observers() takes universal reference for C++11 and above
2021-08-10 10:49:11 +01:00
optional.h
Fix uninitialised warning in etl::optional ( #381 )
2021-05-21 17:17:43 +01: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
Disable etl::begin(), etl::end() and etl::size() for ETL_NO_STL
2021-10-20 13:34:44 +01:00
permutations.h
literal with suffix ( #416 )
2021-09-02 13:03:38 +01:00
placement_new.h
Add free-standing sanity tests for C++03/11/14/17 ( #351 )
2021-03-12 14:13:31 +00:00
platform.h
Experimental automatic builtins for algorithms
2021-10-25 09:56:40 +01: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
Disable etl::begin(), etl::end() and etl::size() for ETL_NO_STL
2021-10-20 13:34:44 +01:00
quantize.h
literal with suffix ( #416 )
2021-09-02 13:03:38 +01:00
queue_lockable.h
Add front() to locked queues
2021-10-02 14:27:23 +01:00
queue_mpmc_mutex.h
Add front() to locked queues
2021-10-02 14:27:23 +01:00
queue_spsc_atomic.h
Add front() to locked queues
2021-10-02 14:27:23 +01:00
queue_spsc_isr.h
Add front() to locked queues
2021-10-02 14:27:23 +01:00
queue_spsc_locked.h
Add front() to locked queues
2021-10-02 14:27:23 +01:00
queue.h
Disable etl::begin(), etl::end() and etl::size() for ETL_NO_STL
2021-10-20 13:34:44 +01:00
radix.h
Changed STL alternate namespace to always be 'etlstd'.
2019-10-10 11:12:35 +01:00
random.h
literal with suffix ( #416 )
2021-09-02 13:03:38 +01: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
Remove non-const versions of iterators for containers ( #359 )
2021-03-30 08:22:17 +01:00
reference_flat_multimap.h
Remove non-const versions of iterators for containers ( #359 )
2021-03-30 08:22:17 +01:00
reference_flat_multiset.h
Remove non-const versions of iterators for containers ( #359 )
2021-03-30 08:22:17 +01:00
reference_flat_set.h
Remove non-const versions of iterators for containers ( #359 )
2021-03-30 08:22:17 +01: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
Result member functions are now const
2021-04-12 11:21:10 +01: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
Disable etl::begin(), etl::end() and etl::size() for ETL_NO_STL
2021-10-20 13:34:44 +01:00
shared_message.h
Add free-standing sanity tests for C++03/11/14/17 ( #351 )
2021-03-12 14:13:31 +00:00
smallest.h
Change static const to static ETL_CONSTANT
2021-03-25 17:12:17 +00:00
span.h
Fixes to byte_stream_reader for const data
2021-10-01 18:41:35 +01: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
Result member functions are now const
2021-04-12 11:21:10 +01:00
state_chart.h
Add free-standing sanity tests for C++03/11/14/17 ( #351 )
2021-03-12 14:13:31 +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
Experimental automatic builtins for algorithms
2021-10-25 09:56:40 +01:00
string.h
Fixed make_string sizes
2021-04-13 10:09:50 +01: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
literal with suffix ( #416 )
2021-09-02 13:03:38 +01: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
Add free-standing sanity tests for C++03/11/14/17 ( #351 )
2021-03-12 14:13:31 +00:00
type_select.h
Add free-standing sanity tests for C++03/11/14/17 ( #351 )
2021-03-12 14:13:31 +00:00
type_traits.h
Experimental automatic builtins for algorithms
2021-10-25 09:56:40 +01: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
Fixed make_string sizes
2021-04-13 10:09:50 +01: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
Fixed make_string sizes
2021-04-13 10:09:50 +01:00
unordered_map.h
Disable etl::begin(), etl::end() and etl::size() for ETL_NO_STL
2021-10-20 13:34:44 +01:00
unordered_multimap.h
Merge branch 'hotfix/disable-begin-end-size-for-no-stl' into development
2021-10-20 13:35:08 +01:00
unordered_multiset.h
Merge branch 'hotfix/disable-begin-end-size-for-no-stl' into development
2021-10-20 13:35:08 +01:00
unordered_set.h
Merge branch 'hotfix/disable-begin-end-size-for-no-stl' into development
2021-10-20 13:35:08 +01:00
user_type.h
Changed STL alternate namespace to always be 'etlstd'.
2019-10-10 11:12:35 +01:00
utility.h
Added missing explicit initialisation from in_place structures.
2021-10-12 14:56:01 +01:00
variance.h
Result member functions are now const
2021-04-12 11:21:10 +01: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
Disable etl::begin(), etl::end() and etl::size() for ETL_NO_STL
2021-10-20 13:34:44 +01:00
version.h
Various updates
2021-10-12 17:52:51 +01:00
visitor.h
Add free-standing sanity tests for C++03/11/14/17 ( #351 )
2021-03-12 14:13:31 +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
Fixed make_string sizes
2021-04-13 10:09:50 +01:00