mirror of
https://github.com/boostorg/compute.git
synced 2026-01-27 06:42:19 +00:00
This adds a get<N>() function which returns the n'th element of an aggregate type (e.g. vector type, pair, tuple). This unifies the functionality of, and replaces, the get_pair() and vector_component() functions.
7 lines
184 B
XML
7 lines
184 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<header name="boost/compute/functional.hpp">
|
|
<purpose>
|
|
Meta-header to include all Boost.Compute functional headers.
|
|
</purpose>
|
|
</header>
|