MythTV
master
|
#include <array>
#include <string>
Go to the source code of this file.
Typedefs | |
using | genre_table_array = std::array< const std::string, 148 > |
Variables | |
const genre_table_array | genre_table |
using genre_table_array = std::array<const std::string,148> |
const genre_table_array genre_table |
Definition at line 4 of file genres.cpp.
Referenced by Ripper::searchGenre().