Use boost::multiprecision as integer_type and floating_type.
boost::multiprecision
integer_type
floating_type
Install boost.
Then, build toml11 with -DTOML11_BUILD_EXAMPLES=ON
-DTOML11_BUILD_EXAMPLES=ON
$ cmake -B ./build/ -DTOML11_BUILD_EXAMPLES=ON