hot icon indicating copy to clipboard operation
hot copied to clipboard

Compiling errors.

Open anhlt18vn opened this issue 2 years ago • 0 comments

Hi,

I am trying to re procedure the experiment for our paper. I tried to compile the code but it failed.

Here is the log:

error: temporary of non-literal type ‘idx::benchmark::<lambda(auto:24&&)>’ in a constant expression constexpr auto hasPostInsertOperation = boost::hana::is_valid([](auto&& x) -> decltype(x.postInsertOperation()) { } );

Could you please help me?

anhlt18vn avatar Oct 11 '22 11:10 anhlt18vn