A C++ template library for embedded applications
Embedded Template Library
Github
MIT licensed
Designed and
maintained by
John Wellbelove
Arduino
Slack
Is the ETL free?
is_negative
Allows a parameter of type T to be checked for a positive or negative value, while eliminating compiler warnings for
checking < 0 for unsigned types.
template
<
typename
T>
ETL_CONSTEXPR
bool
is_negative(
const
T value)
negative.h
Home
Overview
Releases
Documentation
Tutorials
function
Containers
observer
visitor
Messages
Generators
Concurrent queues
callback_service
delegate_service
Shared messages
Locked queue
Links
Templates
Templates - First Steps
RTOS
crect
FreeRTOS
NuttX
Contiki
Libraries
JSON
GFX
Regex
AU Units
Embedded Artistry
Website
Libraries
Fluent C++
CPP Reference
Stack Overflow
Stack Exchange
Open Source
Working with binary
Bit Twiddling Hacks
CPPcon
Real-time with STL
Template Metaprogramming
Git
Git Command Explorer
Fork
GitKraken
SmartGit
Sourcetree
Reviews
ETL vs STL Algorithms
Embedded Artistry
Reddit
Support
Contact
About