Warnings coming from host access example

Created by: aprokop

Starting from

../examples/access_traits/example_host_access_traits.cpp(30): warning: calling a __host__ function from a __host__ __device__ function is not allowed   

These are not detected in CI due to #272.