Deserialize tensorrt model C++ API

Hi,

I have generated model from trtexec tool, I want to load and deserialize .engine model on C++ and do inference.

is there any sample or example clear more than the documentation? Developer Guide :: NVIDIA Deep Learning TensorRT Documentation