Konstantinos Margaritis
|
a255600773
|
Merge pull request #277 from isildur-g/wip-cppcheck271
phase 1 of addressing cppcheck useStlAlgorithm warnings for fill and copy operations
|
2024-05-15 10:44:15 +03:00 |
|
G.E
|
4cefba5ced
|
phase 1 of addressing cppcheck useStlAlgorithm warnings,
this set only includes fill and copy operations.
|
2024-05-14 17:37:38 +03:00 |
|
gtsoul-tech
|
94b17ecaf2
|
noExplicitConstructor
|
2024-05-10 10:07:47 +03:00 |
|
Konstantinos Margaritis
|
556206f138
|
replace push_back by emplace_back where possible
|
2021-10-12 11:51:33 +03:00 |
|
Justin Viiret
|
5dfae12a62
|
ng: split NGWrapper into NGHolder, ExpressionInfo
We now use NGHolder for all graph information, while other expression
properties (report, flag information, etc) go in new class
ExpressionInfo.
|
2017-04-26 15:18:09 +10:00 |
|
Alex Coyte
|
530d84c6f3
|
allow edge_descriptors to be created from pair<edge_descriptor, bool>
|
2016-12-02 11:32:20 +11:00 |
|
Alex Coyte
|
e1e9010cac
|
Introduce custom adjacency-list based graph
|
2016-12-02 11:31:33 +11:00 |
|
Matthew Barr
|
904e436f11
|
Initial commit of Hyperscan
|
2015-10-20 09:13:35 +11:00 |
|