Added noexcept and constexpr (#21)

* noexcept and constexpr

* check size
This commit is contained in:
Erik Fröjdh
2019-05-14 11:08:25 +02:00
committed by Dhanya Thattil
parent fbada2e81a
commit 0224dccd2e
4 changed files with 75 additions and 33 deletions

View File

@ -1,5 +1,4 @@
#include "catch.hpp"
#include "slsDetector.h"
#include "sls_detector_defs.h"
using dt = slsDetectorDefs::detectorType;