logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

std::destructible - [concept.destructible], concept destructible

Author

       Generated automatically by Doxygen for libstdc++ from the source code.

                                                    libstdc++                            std::destructible(3cxx)

Concept Definition

       template<typename _Tp>
       concept std::destructible =  __detail::__destructible<_Tp>

Detailed Description

       [concept.destructible], concept destructible

Name

       std::destructible - [concept.destructible], concept destructible

Synopsis

       #include <concepts>

See Also