Commit Graph

6 Commits

Author SHA1 Message Date
36c33f2e67 Fix ununsed parameter warning
The function returns false w/o using any parameter leading to a warning. Remove the name from the parameter
2024-08-16 10:37:12 +02:00
3a8556186e Drop dependency on Boost.Utility 2024-08-15 08:49:21 +02:00
8ffb7e3f57 spelling: pointees
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-07-11 00:39:13 +02:00
40f7c97292 Fixed -Wmaybe-uninitialized 2017-11-07 23:34:37 +01:00
bc91cac244 Add newline at EOF 2015-10-07 09:02:13 +02:00
cf4b2e8b16 specialization for optional ref - preliminary 2015-10-05 16:54:05 +02:00