#include "csspp/unicode_range.h"
#include "csspp/exception.h"
#include <iomanip>
#include <iostream>
#include <sstream>
Go to the source code of this file.
Namespaces | |
namespace | csspp |
The namespace of all the classes in the CSS Preprocessor. | |
namespace | csspp::anonymous_namespace{unicode_range.cpp} |
Functions | |
wide_char_t constexpr | csspp::anonymous_namespace{unicode_range.cpp}::range_to_end (range_value_t const range) |
wide_char_t constexpr | csspp::anonymous_namespace{unicode_range.cpp}::range_to_start (range_value_t const range) |
range_value_t constexpr | csspp::anonymous_namespace{unicode_range.cpp}::start_end_to_range (wide_char_t start, wide_char_t end) |
void | csspp::anonymous_namespace{unicode_range.cpp}::verify_range (range_value_t const range) |
Documentation of CSS Preprocessor.
This document is part of the Snap! Websites Project.
Copyright by Made to Order Software Corp.