mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-06-30 11:47:48 +00:00
5 lines
64 B
C++
5 lines
64 B
C++
#pragma once
|
|
#include <concepts>
|
|
|
|
template <typename T>
|
|
concept
|