Header only C++ function definitions need to be static to avoid linking issues when including the header multiple times. Signed-off-by: Kurt Eckhardt <kurte@rockisland.com> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
Header only C++ function definitions need to be static to avoid linking issues when including the header multiple times. Signed-off-by: Kurt Eckhardt <kurte@rockisland.com> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>