I am stuck with a syntax in C++. Please review the code below:
VGMR::VGMR( std::string xclbin ) : xclbin( xclbin ) { }
I have some va