Skip to content
Snippets Groups Projects
Commit 129c2f99 authored by Maxence Naud's avatar Maxence Naud
Browse files

[Upd] Code rework

- [Optimize] add const, inline, noexcept where possible
- [Utils] add DataUtils file for conversion from cv type to cpp type
- [Syntax] Stimulis -> Stimuli and Stimuli -> Stimulus
- [#define] Use standard Aidge syntax format
- [Licence] add where missing
- [#include] add what is used and remove what is not
- [class] uniformize class member definition order
- [types] change size_t for std::size_t from <stddef> for uniformazation
- [types] change integer types for exact-width integers from <cstddint>
- Remove end-of-line spaces
parent 81651d84
No related branches found
No related tags found
1 merge request!7[Upd] Code rework
Pipeline #37708 failed
Showing
with 529 additions and 298 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment