(\/) (;,,;) (\/)
- Italy
Pinned Loading
-
a-kicad-demo-board
a-kicad-demo-board Publicquick demo board done to test some of the upcoming Kicad 6 features
-
-
-
c++: detecting if a type is a T or a...
c++: detecting if a type is a T or a function returning T (here demostrated with std::pair) 1#include <type_traits>
2#include <tuple>
34template <typename T> struct is_pair : public std::false_type {};
5template <typename T1, typename T2>
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.