Crow  0.3
A C++ microframework for the web
crow::black_magic::S< T > Struct Template Reference

Public Types

template<typename U >
using push = S< U, T... >
 
template<typename U >
using push_back = S< T..., U >
 
template<template< typename ... Args > class U>
using rebind = U< T... >
 

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