OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
annotation.hpp File Reference
#include <map>
#include <boost/variant/apply_visitor.hpp>
#include <boost/type_traits/is_base_of.hpp>
#include <boost/mpl/bool.hpp>
#include "ast.hpp"
Include dependency graph for annotation.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  client::annotation< Iterator >
struct  client::annotation< Iterator >::result< typename >
struct  client::annotation< Iterator >::set_id

Namespaces

namespace  client

Class Documentation

◆ client::annotation::result

struct client::annotation::result
template<typename Iterator>
template<typename>
struct client::annotation< Iterator >::result< typename >

Definition at line 27 of file annotation.hpp.

Collaboration diagram for client::annotation< Iterator >::result< typename >:
Class Members
typedef void type