Roger Pawlowski

Results 55 comments of Roger Pawlowski

@romintomasetti - we definitely should remove Teuchos::any now that we require c++17. No one is working on it as far as I know. If you wanted to remove it, feel...

Was this ever completed? It would really be helpful to have a deterministic default from an application's viewpoint.

This has been completed in other PRs. Closing.

@ibaned - thanks for responding! Yes - this is very similar to a high level memory pool. I think at the user meeting Siva suggested we look at this work...

I think the unmanaged view automatically disables padding. I will test that out. Thanks!

@ibaned - it did not work when padding is enabled. Ideally we could use two things: 1. Getting the span() of a view without allocating the memory (this includes padded...

Would the C++23 standard then be required to access required_span_size?