flippy
a c++20 package for dynamically triangulated membrane simulations.
Loading...
Searching...
No Matches
fp::implementation::BeginDerefable Concept Reference
Concept definition
template
<
typename
C>
concept
fp::implementation::BeginDerefable
=
requires
(C c) { *std::begin(c); }
fp::implementation::BeginDerefable
Definition
custom_concepts.hpp:43
fp
implementation
BeginDerefable
Generated by
1.11.0