RSSAmplifier

Lu’s blog · May 12, 2023

What I learned about `inline` recently

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

C++’s inline is pretty nice, in my opinion. I define an inline function with external linkage, things work as expected (https://en.cppreference.com/w/cpp/language/inline):

Read on /inline/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.