Low-Level Abstraction of Memory Access
llama::internal::MakePassSecond< F > Struct Template Reference

#include <Core.hpp>

Public Types

template<typename A , typename B >
using fn = F< B >
 

Detailed Description

template<template< typename > typename F>
struct llama::internal::MakePassSecond< F >

Definition at line 739 of file Core.hpp.

Member Typedef Documentation

◆ fn

template<template< typename > typename F>
template<typename A , typename B >
using llama::internal::MakePassSecond< F >::fn = F<B>

Definition at line 742 of file Core.hpp.


The documentation for this struct was generated from the following file: