C++ Library Extensions 2022.12.09
To help learn modern C++ programming
cpg::combinatorics::hidden::st_tail_get Struct Reference

#include <cpg_combinatorics.hpp>

Public Member Functions

template<typename ContainerType , typename BeginType , typename EndType >
ContainerType & operator() (ContainerType &container, BeginType begin, EndType end) const noexcept
 

Detailed Description

Definition at line 408 of file cpg_combinatorics.hpp.

Member Function Documentation

◆ operator()()

template<typename ContainerType , typename BeginType , typename EndType >
ContainerType & cpg::combinatorics::hidden::st_tail_get::operator() ( ContainerType &  container,
BeginType  begin,
EndType  end 
) const
inlinenoexcept

Definition at line 411 of file cpg_combinatorics.hpp.

Here is the call graph for this function:

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