The C++Now conference thanks Bloomberg Engineering for being a Gold Sponsor in 2025!
Their generous support helped us provide an incredible program of advanced C++ content!
The C++Now conference thanks Bloomberg Engineering for being a Gold Sponsor in 2025!
Their generous support helped us provide an incredible program of advanced C++ content!
The C++Now conference thanks Bloomberg Engineering for being a Video Sponsor in 2025!
Thanks to their support, we had an amazing 3-track program this year, and will soon have videos to share with the world!
C++Now thanks think-cell for being a Track Sponsor in 2025!
Thanks to their support, we had an amazing 3-track program this year, and will soon have videos to share with the world!
C++Now thanks think-cell for being a Track Sponsor in 2025!
Thanks to their support, we had an outstanding 3-track program this week!
The C++Now conference thanks Bloomberg Engineering for being a Gold Sponsor in 2025!
Their support helped us get off to a great start this year, bringing some of the best speakers in the C++ community to Aspen!
The C++Now conference thanks Bloomberg Engineering for being a Video Sponsor in 2025!
Their support is helping us provide an incredible program of advanced C++ content this week!
C++Now thanks think-cell for being a Track Sponsor in 2025!
Their support is helping us provide an incredible program of advanced C++ content this week!
The C++Now conference thanks Bloomberg Engineering for being a Gold Sponsor in 2025!
Their support helped us get off to a great start this year, bringing some of the best speakers in the C++ community to Aspen!
The C++Now conference thanks Bloomberg Engineering for being a Video Sponsor in 2025!
Their support helped get us off to a great start this year creating exciting new C++ content!
The C++Now conference is excited to welcome Bloomberg Engineering as a Gold Sponsor in 2025!
Their support helps us provide the most advanced C++ content around!
The C++Now conference is excited to welcome Bloomberg Engineering as a Video Sponsor in 2025!
Their support helps us create and deliver amazing C++ content!
C++Now thanks think-cell for being a Track Sponsor in 2025!
Their generous support helped get off to a great start this year bringing exciting new content to the C++ community!
The C++Now conference is pleased and proud to announce Bloomberg Engineering is a Gold Sponsor in 2025!
Their generous support helps us make C++Now 2025 possible.
The C++Now conference is pleased and proud to announce Bloomberg Engineering is a Video Sponsor in 2025!
Their generous support will help us deliver outstanding C++ content to the entire world!
C++Now is pleased and proud to announce think-cell is our first-ever Track Sponsor in 2025!
Their generous support will help us deliver outstanding C++ content to the entire world!
Fun with Church/Scott Pairs:
pair = λl r p. p l r
fst = λp. p (λl r. l)
snd = λp. p (λl r. r)
In C++ lambda:
inline constexpr auto fst = [](auto p) {
return p([](auto l, auto r) { return l; });
};
In std::execution:
auto fst = [](ex::sender auto p) -> ex::sender auto {
return ex::then(p, [](auto l, auto r) { return l; });
};
Talk on Friday at #CppNow
🔥 Ready to elevate your C++ game? Join us at C++Now in Aspen, Colorado, for a five-day immersive experience in C++.
Network with experts, and dive deep into the latest C++ content.
Secure your spot now! https://cppnow.org/registration
C++Now Registration
🔥 Ready to elevate your C++ game? Join us at C++Now in Aspen, Colorado, for a five-day immersive experience in C++.
Network with experts, and dive deep into the latest C++ content.
Secure your spot now! https://cppnow.org/registration
We have just released a new C++Now 2024 Conference Video!
C++Now Registration
🔥 Ready to elevate your C++ game? Join us at C++Now in Aspen, Colorado, for a five-day immersive experience in C++.
Network with experts, and dive deep into the latest C++ content.
Secure your spot now! https://cppnow.org/registration
We have just released a new C++Now 2024 Conference Video!
C++Now Registration
🔥 Ready to elevate your C++ game? Join us at C++Now in Aspen, Colorado, for a five-day immersive experience in C++.
Network with experts, and dive deep into the latest C++ content.
Secure your spot now! https://cppnow.org/registration