Data Structures & Algorithms in C++
Goodrich, Tamassia, Mount and Goldwasser
Loading...
Searching...
No Matches
Namespaces | Functions
match_html.h File Reference
#include <stack>
#include <string>
Include dependency graph for match_html.h:
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  dsac
 Code from the zyBook "Data Structures and Algorithms in C++" by Goodrich/Tamassia/Mount/Goldwasser.
 
namespace  dsac::stackqueue
 Definition for a templated ArrayQueue class with fixed capacity.
 

Functions

bool dsac::stackqueue::is_html_matched (const std::string &html)