Namespaces
Variants
Views
Actions

Template:header/doc

From cppreference.com

Used to create a link to C or C++ header description page.

{{header|name|lang=cpp or c (optional)}}, where name is a header name (without triangle brackets).

On C++ pages {{header|iostream}} results in <iostream>
On C pages {{header|stdio.h}} results in <stdio.h>