ARB
Functions
AP_buffer.cxx File Reference
#include "AP_buffer.hxx"
#include "ap_main.hxx"
#include <iostream>
#include <fstream>
#include <algorithm>
Include dependency graph for AP_buffer.cxx:

Go to the source code of this file.

Functions

template<typename SET >
void set_extract_common (SET &set1, SET &set2, SET &common)
 

Function Documentation

template<typename SET >
void set_extract_common ( SET &  set1,
SET &  set2,
SET &  common 
)

Definition at line 148 of file AP_buffer.cxx.

References ap_assert.

Referenced by ResourceStack::extract_common().