Skip to content

function template documentation #42

Description

@tkphd

For new users, the use of templated functions in example code may be confusing. Document our usage, explaining

  • where to read more about C++ templates
  • that examples are written as generally as feasible for maximum reusability
  • specification of template parameters in example.hpp files
  • how templates improve readability and reusability while reducing code duplication in our specific examples
  • how a motivated user could approach specializing an example to remove templates in experimental codes

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions