Coyote on Nostr: If your #cpp looks something like: template<int N, typename T> template<Outer<N, ...
If your #cpp looks something like:
template<int N, typename T>
template<Outer<N, T>::type U>
struct Outer<N, T>::template Inner<U> : Outer<N, T> {};
You got it correct.
Published at
2025-02-12 20:41:07Event JSON
{
"id": "0728d8ed5956784ea0823a3340850aadcd797f38df6814cdbf1feb1c18dcfcc1",
"pubkey": "778c5d9cdc5ff2220b7cf37c769c8815b50686784f38d81e50129d3758e9a29a",
"created_at": 1739392867,
"kind": 1,
"tags": [
[
"p",
"778c5d9cdc5ff2220b7cf37c769c8815b50686784f38d81e50129d3758e9a29a",
"wss://relay.mostr.pub"
],
[
"e",
"b9d0f00d1eaadd08f690888b6872a6fb6ca231fe2b051c12234ce7832a7cf5e0",
"wss://relay.mostr.pub",
"reply"
],
[
"t",
"cpp"
],
[
"proxy",
"https://social.singing.dog/objects/dd02f36e-f82f-424a-b334-19615d389b54",
"activitypub"
]
],
"content": "If your #cpp looks something like:\n\ntemplate\u003cint N, typename T\u003e\ntemplate\u003cOuter\u003cN, T\u003e::type U\u003e\nstruct Outer\u003cN, T\u003e::template Inner\u003cU\u003e : Outer\u003cN, T\u003e {};\n\n\nYou got it correct.",
"sig": "208cefaab23e8cccbc73d97eee0d3e976bdd7eff09d3701cb8b5ee496055e6b1df9232d25327c6c9a52996001a0bc9e947fc582a92df89b337fa442135943fad"
}