* OV2.0 API C++ hello_reashe_ssd sample * clean header * fix test for changed sample cmd line * adopt to PR-8898 * sync with PR-9054, simplify code * apply code_style.diff * sync with PR-9051
* Moved inference_engine samples to cpp folder * Fixed documentations links * Fixed installation * Fixed scripts * Fixed cmake script * Try to fix install * Fixed samples * Some fix